lp:~enlightenment-git/enlightenment-svn/e17-git

Created by hjanetzek and last modified
Get this branch:
bzr branch lp:~enlightenment-git/enlightenment-svn/e17-git

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
enlightenment-git
Project:
Enlightenment Daily
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://git.enlightenment.org/core/enlightenment.git,branch=enlightenment-0.17.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 25 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 15 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 15 seconds — see the log

Recent revisions

15817. By Thanatermesis <email address hidden>

Fix for window borders to accept edje icons

If you have edje icons installed in your system (efreet smartly searches
the candidate icon based in your Icon= entry), they works correctly in
the menus, bar, etc... but doesn't works in the window borders icon,
this is because the code try's to add it without dealing with the .edj
extensions, probably attempting to load multiple image types and
returning some errors/warning, resulting in an empty icon in the window
borders

Fixes T6723

15816. By Mike Blumenkrantz <email address hidden>

add note about maintenance status

nobody has actively worked on this branch for years, despite claims from
a number of individuals to the contrary.

until someone or a group of someones step up to spend time ensuring that
this project continues to function, I cannot recommend that anyone
tries to use it, as unmaintained code is not guaranteed to work as expected.

I've tested this today and done some backports which seem to fix startup issues,
but this should not be taken as a sign that I am returning to actively develop here
or that anything built from this branch can/should be used for an everyday desktop

15815. By Jean Guyomarc'h <email address hidden>

e_ipc: fix creation of IPC server when $DISPLAY is a path

Summary:
Some implementations of the X server (e.g. Xquartz) define their $DISPLAY
as a path. Since ecore_ipc_server_add() does not create non-existant
directories, and since it may not worth to hide the socket in a complex
path, this patch aims at reducing the $DISPLAY by only keeping its basename.

Reviewers: zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2465

15814. By Carsten Haitzler

check permissions on socket dirs and complain if they fail - fallback too

15813. By Thierry FR

mouse_config: fix accel threshold and numerator limits.

man xset => If the `threshold' parameter is provided and 0, the
`acceleration' parameter will be used in the exponent of a more
natural and continuous formula, giving precise control for slow motion
but big reach for fast motion, and a progressive transition for motions
in between. Recommended `acceleration' value in this case is 3/2 to 3,
but not limited to that range.

Signed-off-by: Cedric BAIL <email address hidden>

15812. By Thierry FR

fix bindings to use the correct source for key string.

Signed-off-by: Cedric BAIL <email address hidden>

15811. By Thierry FR

fix backport with left over function that didn't exist in early history of man kind^W^W^WEnlightenment 17.

Signed-off-by: Cedric BAIL <email address hidden>

15810. By Thierry FR

menu: match file looked by code.

Signed-off-by: Cedric BAIL <email address hidden>

15809. By Mike Blumenkrantz <email address hidden>

remove old x focus hack for mouse in

15808. By Mike Blumenkrantz <email address hidden>

don't create border menu when border menu already exists

fixes crash from activating multiple bindings simultaneously which result in border menu being triggered

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers