platform/upstream/enlightenment.git
11 years agoTest for valid Wayland compositor before trying to shutdown.
Chris Michael [Sat, 4 May 2013 13:35:01 +0000 (14:35 +0100)]
Test for valid Wayland compositor before trying to shutdown.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoCheck for valid wayland compositor before trying to init desktop shell.
Chris Michael [Sat, 4 May 2013 11:30:02 +0000 (12:30 +0100)]
Check for valid wayland compositor before trying to init desktop shell.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoCheck for valid wayland compositor and display before dispatching.
Chris Michael [Sat, 4 May 2013 11:26:25 +0000 (12:26 +0100)]
Check for valid wayland compositor and display before dispatching.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agofix invalid read of notification popup after delete
Mike Blumenkrantz [Fri, 3 May 2013 12:29:25 +0000 (13:29 +0100)]
fix invalid read of notification popup after delete

11 years agopo/POTFILES.in: Sort filenames alphabetically, remove duplicates
Igor Murzov [Fri, 3 May 2013 09:17:30 +0000 (13:17 +0400)]
po/POTFILES.in: Sort filenames alphabetically, remove duplicates

11 years agoe_xkb_layout_get can return NULL so trap for that and only set the
Chris Michael [Fri, 3 May 2013 05:38:24 +0000 (06:38 +0100)]
e_xkb_layout_get can return NULL so trap for that and only set the
names.layout below if needed.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoupdating portuguese translation
maxerba [Thu, 2 May 2013 17:28:24 +0000 (19:28 +0200)]
updating portuguese translation

11 years agoUpdate russian translation
Igor Murzov [Sun, 28 Apr 2013 21:02:36 +0000 (01:02 +0400)]
Update russian translation

11 years agoRemove kurdish translation
Igor Murzov [Sun, 28 Apr 2013 20:55:42 +0000 (00:55 +0400)]
Remove kurdish translation

It has only 5 translated messages and takes 10K+ lines.

11 years agoFix thinkos
Igor Murzov [Mon, 29 Apr 2013 07:19:51 +0000 (11:19 +0400)]
Fix thinkos

11 years agoFix incorrect format usage in E_CONFIGURE_OPTION_MINMAX_STEP_FMT
Igor Murzov [Mon, 29 Apr 2013 07:09:54 +0000 (11:09 +0400)]
Fix incorrect format usage in E_CONFIGURE_OPTION_MINMAX_STEP_FMT

11 years agoAdd some more messages to the pot
Igor Murzov [Sun, 28 Apr 2013 20:51:41 +0000 (00:51 +0400)]
Add some more messages to the pot

11 years agoGettextize bluez4 module
Igor Murzov [Sun, 28 Apr 2013 20:49:16 +0000 (00:49 +0400)]
Gettextize bluez4 module

11 years agoadd free callback to size debugging
Mike Blumenkrantz [Thu, 2 May 2013 07:04:28 +0000 (08:04 +0100)]
add free callback to size debugging

11 years agolet us... force zoomap always for popups and menus. let's eee if this
Carsten Haitzler (Rasterman) [Tue, 30 Apr 2013 03:37:59 +0000 (12:37 +0900)]
let us... force zoomap always for popups and menus. let's eee if this
speeds things up?

11 years agoadding serbian translation
maxerba [Mon, 29 Apr 2013 21:55:20 +0000 (23:55 +0200)]
adding serbian translation

11 years agoupdating french and spanish translations
maxerba [Mon, 29 Apr 2013 15:26:58 +0000 (17:26 +0200)]
updating french and spanish translations

11 years agomove dnd init again so it doesn't break during comp init
Mike Blumenkrantz [Mon, 29 Apr 2013 08:45:36 +0000 (09:45 +0100)]
move dnd init again so it doesn't break during comp init

11 years agoremove unnecessary comp checks for init win
Mike Blumenkrantz [Mon, 29 Apr 2013 08:43:46 +0000 (09:43 +0100)]
remove unnecessary comp checks for init win

11 years agofix dnd text-url/list handler to add trailing null before parsing into list
Mike Blumenkrantz [Fri, 26 Apr 2013 09:37:54 +0000 (10:37 +0100)]
fix dnd text-url/list handler to add trailing null before parsing into list

11 years agoStart on code to allow Wayland Clients to render using EGL
Chris Michael [Fri, 26 Apr 2013 12:47:38 +0000 (13:47 +0100)]
Start on code to allow Wayland Clients to render using EGL

Currently, all Wayland Clients render inside E using software
(regardless of E's compositor setting).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoAdd egl extension header
Chris Michael [Fri, 26 Apr 2013 12:46:00 +0000 (13:46 +0100)]
Add egl extension header
Add bind and unbind proc address

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoAdd support for Dynamic Keymap changes in Wayland Clients.
Chris Michael [Fri, 26 Apr 2013 11:06:42 +0000 (12:06 +0100)]
Add support for Dynamic Keymap changes in Wayland Clients.

Now, if you change E's keyboard layout, then Wayland Clients will also
dynamically change to the new keymap.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoAdd keyboard_resource to compositor struct.
Chris Michael [Fri, 26 Apr 2013 10:30:34 +0000 (11:30 +0100)]
Add keyboard_resource to compositor struct.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoAdd Event handler (for keymap events) to compositor structure.
Chris Michael [Fri, 26 Apr 2013 10:04:29 +0000 (11:04 +0100)]
Add Event handler (for keymap events) to compositor structure.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agodefault notification urgency to normal to ensure that notifications are displayed...
Mike Blumenkrantz [Fri, 26 Apr 2013 07:53:16 +0000 (08:53 +0100)]
default notification urgency to normal to ensure that notifications are displayed when they do not explicitly set the urgency hint

11 years agoprotect against failure to find a container layer win in comp
Carsten Haitzler (Rasterman) [Fri, 26 Apr 2013 07:28:27 +0000 (16:28 +0900)]
protect against failure to find a container layer win in comp

it may happen that a container layer window cannot be found (someone
deleted it other than e - which is possible), and e hasn't expected
this. comp will have removed the comp win entry but containers will
not know. this is either some client being stupid, or malicious, but
protect against it, complain with an ERR and march on so we don't crash.

11 years agofix race condtion in comp caused by delayed job doing the populate.
Carsten Haitzler (Rasterman) [Fri, 26 Apr 2013 07:21:37 +0000 (16:21 +0900)]
fix race condtion in comp caused by delayed job doing the populate.

by making a job to delay population we play a race condition game with
initting of other bits of e. this means the comp may or may not have
been filled by the container layer winds before other internal events
and actions start making comp wins and setting layers. this means that
things like e_comp_win_find() for a con->layers[n].win may fail... as
this has yet to be added... and thus.. we crash in startup. it's a
race condition.

so this removed the delay job and makes population of the comp
explicit. it puts the population into the hnds of the e_main init
after a manager has been created and after a container is created, and
thus laer wins created, so it can walk the x window stack correctly,
but before anything else is done. this means that we will be properly
inited at this point without a race condition.

11 years agofix border theme bug which prevented windows from unshading correctly when animation...
Mike Blumenkrantz [Fri, 26 Apr 2013 07:04:53 +0000 (08:04 +0100)]
fix border theme bug which prevented windows from unshading correctly when animation was disabled

11 years agoupdating italian translation
maxerba [Thu, 25 Apr 2013 13:20:54 +0000 (15:20 +0200)]
updating italian translation

11 years agominor theme fix from phab
Mike Blumenkrantz [Thu, 25 Apr 2013 11:03:01 +0000 (12:03 +0100)]
minor theme fix from phab

https://phab.enlightenment.org/D89

11 years agorestack event rect for efm...always
Mike Blumenkrantz [Thu, 25 Apr 2013 11:02:36 +0000 (12:02 +0100)]
restack event rect for efm...always

11 years agoadd another check for vmware windows, ticket #1057
Mike Blumenkrantz [Thu, 25 Apr 2013 10:50:48 +0000 (11:50 +0100)]
add another check for vmware windows, ticket #1057

11 years agoimprove efm mouse move detection (no more tooltips when cursor is in separate window)
Mike Blumenkrantz [Thu, 25 Apr 2013 10:45:53 +0000 (11:45 +0100)]
improve efm mouse move detection (no more tooltips when cursor is in separate window)

11 years agoadd deskmirror, a new widget which breaks evas in a number of terrifying ways
Mike Blumenkrantz [Thu, 25 Apr 2013 10:21:22 +0000 (11:21 +0100)]
add deskmirror, a new widget which breaks evas in a number of terrifying ways

to experience the terror, uncomment the define in e_deskmirror.h

11 years agofix stacking list order of comp objects under the layout
Mike Blumenkrantz [Thu, 25 Apr 2013 10:21:18 +0000 (11:21 +0100)]
fix stacking list order of comp objects under the layout

11 years agoblock efm key actions while menu is active
Mike Blumenkrantz [Thu, 25 Apr 2013 08:23:14 +0000 (09:23 +0100)]
block efm key actions while menu is active

https://phab.enlightenment.org/T12

11 years agomenus are no longer enrolled in the same school as mexican jumping beans
Mike Blumenkrantz [Thu, 25 Apr 2013 08:20:22 +0000 (09:20 +0100)]
menus are no longer enrolled in the same school as mexican jumping beans

11 years agounbreak notification callbacks, fix notification crashes
Mike Blumenkrantz [Thu, 25 Apr 2013 08:12:43 +0000 (09:12 +0100)]
unbreak notification callbacks, fix notification crashes

this should not have been committed as-is, and I'm very disappointed at the lack of testing here.

11 years agounset data ptr for notification handler in notification module
Mike Blumenkrantz [Thu, 25 Apr 2013 07:50:37 +0000 (08:50 +0100)]
unset data ptr for notification handler in notification module

11 years agoonly apply solid zoomap for menus
Mike Blumenkrantz [Tue, 23 Apr 2013 16:09:51 +0000 (17:09 +0100)]
only apply solid zoomap for menus

11 years agomove border shadow checks to e_util
Mike Blumenkrantz [Tue, 23 Apr 2013 15:46:26 +0000 (16:46 +0100)]
move border shadow checks to e_util

11 years agoRename edbus->eldbus
Lucas De Marchi [Tue, 23 Apr 2013 15:08:29 +0000 (12:08 -0300)]
Rename edbus->eldbus

11 years agoignore window focus in events on iconic borders; these are guaranteed to be wrong
Mike Blumenkrantz [Tue, 23 Apr 2013 15:26:19 +0000 (16:26 +0100)]
ignore window focus in events on iconic borders; these are guaranteed to be wrong

11 years agoblock refocus of currently focused window when applying desk focus
Mike Blumenkrantz [Tue, 23 Apr 2013 15:25:56 +0000 (16:25 +0100)]
block refocus of currently focused window when applying desk focus

11 years agofix comp pixmap fetching to refetch when X is slow
Mike Blumenkrantz [Tue, 23 Apr 2013 14:37:35 +0000 (15:37 +0100)]
fix comp pixmap fetching to refetch when X is slow

11 years agomixer: factorize popup&gadget balance&volume code
Jérémy Zurcher [Tue, 23 Apr 2013 13:03:21 +0000 (15:03 +0200)]
mixer: factorize popup&gadget balance&volume code

11 years agoAdd list of outputs to compositor (needed for drm compositor).
Chris Michael [Tue, 23 Apr 2013 08:54:23 +0000 (09:54 +0100)]
Add list of outputs to compositor (needed for drm compositor).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agomixer: prevent mem leak and let default card setup on empty module
Jérémy Zurcher [Tue, 23 Apr 2013 08:55:31 +0000 (10:55 +0200)]
mixer: prevent mem leak and let default card setup on empty module
config

11 years agoset force flag when hiding comp wins on desk switch
Mike Blumenkrantz [Tue, 23 Apr 2013 08:07:58 +0000 (09:07 +0100)]
set force flag when hiding comp wins on desk switch

11 years agoadd comp win zoomaps back with an #ifdef for debugging
Mike Blumenkrantz [Tue, 23 Apr 2013 07:58:08 +0000 (08:58 +0100)]
add comp win zoomaps back with an #ifdef for debugging

11 years agoupdate comp win geometry on border events
Mike Blumenkrantz [Tue, 23 Apr 2013 07:51:59 +0000 (08:51 +0100)]
update comp win geometry on border events

11 years agoremove border checking for comp win add...this is bad I guess
Mike Blumenkrantz [Mon, 22 Apr 2013 14:26:02 +0000 (15:26 +0100)]
remove border checking for comp win add...this is bad I guess

11 years agostop adding max: to bg edj's being generated on import.
Carsten Haitzler (Rasterman) [Tue, 23 Apr 2013 06:50:49 +0000 (15:50 +0900)]
stop adding max: to bg edj's being generated on import.

11 years agouse e_comp_win_effect_unclip after desk show
Mike Blumenkrantz [Mon, 22 Apr 2013 12:57:22 +0000 (13:57 +0100)]
use e_comp_win_effect_unclip after desk show

11 years agoadd e_comp_win_effect_unclip() to unclip an effect object after a transition
Mike Blumenkrantz [Mon, 22 Apr 2013 12:56:48 +0000 (13:56 +0100)]
add e_comp_win_effect_unclip() to unclip an effect object after a transition

11 years agocheck for border when adding comp wins without border object; temporary until e19
Mike Blumenkrantz [Mon, 22 Apr 2013 08:50:52 +0000 (09:50 +0100)]
check for border when adding comp wins without border object; temporary until e19

11 years agouse 2 for desk hide manage to prevent comp source from being hidden
Mike Blumenkrantz [Mon, 22 Apr 2013 07:54:52 +0000 (08:54 +0100)]
use 2 for desk hide manage to prevent comp source from being hidden

11 years agooops - didnt fix pa RIGHT... now its fixed - detects pa native socket
Carsten Haitzler (Rasterman) [Sun, 21 Apr 2013 15:31:22 +0000 (00:31 +0900)]
oops - didnt fix pa RIGHT... now its fixed - detects pa native socket
properly if its an XDG_RUNTIME dir.

11 years agotiling: fix segv when adding a stack without config
Boris Faure [Sat, 20 Apr 2013 16:27:06 +0000 (18:27 +0200)]
tiling: fix segv when adding a stack without config

11 years agoe17 mixer - use XDG_RUNTIME_DIR for finding pulse... and have more
Carsten Haitzler (Rasterman) [Sat, 20 Apr 2013 15:42:34 +0000 (00:42 +0900)]
e17 mixer - use XDG_RUNTIME_DIR for finding pulse... and have more
generous fallbacks.

11 years agoif inst->channel is null... dont segv at least in mixer.
Carsten Haitzler (Rasterman) [Sat, 20 Apr 2013 15:17:12 +0000 (00:17 +0900)]
if inst->channel is null... dont segv at least in mixer.

11 years agoupdating italian translation
maxerba [Sat, 20 Apr 2013 09:55:12 +0000 (11:55 +0200)]
updating italian translation

11 years agoimprove comp mirror safety check again
Mike Blumenkrantz [Fri, 19 Apr 2013 15:47:06 +0000 (16:47 +0100)]
improve comp mirror safety check again

11 years agounset comp effect clip after effect ends
Mike Blumenkrantz [Fri, 19 Apr 2013 15:23:56 +0000 (16:23 +0100)]
unset comp effect clip after effect ends

11 years agoe_comp_get() supports e_desk
Mike Blumenkrantz [Fri, 19 Apr 2013 14:18:28 +0000 (15:18 +0100)]
e_comp_get() supports e_desk

11 years agoadd new event for comp win stacking
Mike Blumenkrantz [Fri, 19 Apr 2013 12:49:34 +0000 (13:49 +0100)]
add new event for comp win stacking

11 years agosend right comp source events
Mike Blumenkrantz [Fri, 19 Apr 2013 12:44:52 +0000 (13:44 +0100)]
send right comp source events

11 years agocreating individual bgpreview objects no longer requires sizes
Mike Blumenkrantz [Fri, 19 Apr 2013 11:47:45 +0000 (12:47 +0100)]
creating individual bgpreview objects no longer requires sizes

11 years agostill using edje group called deskpreview for bgpreviews
Mike Blumenkrantz [Fri, 19 Apr 2013 11:49:39 +0000 (12:49 +0100)]
still using edje group called deskpreview for bgpreviews

11 years agoe_widget_bgpreview_desk_add now takes an evas instead of an evas object
Mike Blumenkrantz [Fri, 19 Apr 2013 10:02:29 +0000 (11:02 +0100)]
e_widget_bgpreview_desk_add now takes an evas instead of an evas object

11 years agoupdate potfiles
Mike Blumenkrantz [Fri, 19 Apr 2013 09:35:16 +0000 (10:35 +0100)]
update potfiles

11 years agorename deskpreview -> bgpreview
Mike Blumenkrantz [Fri, 19 Apr 2013 09:07:15 +0000 (10:07 +0100)]
rename deskpreview -> bgpreview

11 years agomake comp mirror safety check useful
Mike Blumenkrantz [Fri, 19 Apr 2013 09:03:42 +0000 (10:03 +0100)]
make comp mirror safety check useful

11 years agosimplify comp mirror creation, update related fixme
Mike Blumenkrantz [Fri, 19 Apr 2013 08:59:39 +0000 (09:59 +0100)]
simplify comp mirror creation, update related fixme

11 years agoadd name to notification content objects+mirrors
Mike Blumenkrantz [Fri, 19 Apr 2013 08:40:42 +0000 (09:40 +0100)]
add name to notification content objects+mirrors

11 years agoe_comp: don't rely on undefined callback call order.
Cedric Bail [Fri, 19 Apr 2013 02:22:40 +0000 (11:22 +0900)]
e_comp: don't rely on undefined callback call order.

11 years agoHello again, transparent terminals.
Iván Briano [Fri, 19 Apr 2013 01:54:29 +0000 (22:54 -0300)]
Hello again, transparent terminals.

11 years agoadd new modes for notification display when using multiple monitors, shows a TODO...
Mike Blumenkrantz [Thu, 18 Apr 2013 14:50:49 +0000 (15:50 +0100)]
add new modes for notification display when using multiple monitors, shows a TODO bug for comp zoomap mirrors

11 years agouse zoomap as image source for object mirrors, for all the good it will do
Mike Blumenkrantz [Thu, 18 Apr 2013 12:42:23 +0000 (13:42 +0100)]
use zoomap as image source for object mirrors, for all the good it will do

11 years agoensure we use edje util zoomap function only on known edje objects
Mike Blumenkrantz [Thu, 18 Apr 2013 12:42:00 +0000 (13:42 +0100)]
ensure we use edje util zoomap function only on known edje objects

11 years agoset current config version on load
Mike Blumenkrantz [Thu, 18 Apr 2013 12:04:23 +0000 (13:04 +0100)]
set current config version on load

11 years agotry actually updating on border resize event for slightly more accurate resizes when...
Mike Blumenkrantz [Thu, 18 Apr 2013 11:57:37 +0000 (12:57 +0100)]
try actually updating on border resize event for slightly more accurate resizes when doing shade animations rapidly

11 years agocomp win geometry updates with updates pending now queue another render job
Mike Blumenkrantz [Thu, 18 Apr 2013 11:56:46 +0000 (12:56 +0100)]
comp win geometry updates with updates pending now queue another render job

11 years agorender queue and flag geometry update on border resize event to catch shading animations
Mike Blumenkrantz [Thu, 18 Apr 2013 11:53:13 +0000 (12:53 +0100)]
render queue and flag geometry update on border resize event to catch shading animations

11 years agofix comp win geometry updates for shaded windows
Mike Blumenkrantz [Thu, 18 Apr 2013 11:44:19 +0000 (12:44 +0100)]
fix comp win geometry updates for shaded windows

11 years agoclean up pager desk drag objects
Mike Blumenkrantz [Thu, 18 Apr 2013 11:38:39 +0000 (12:38 +0100)]
clean up pager desk drag objects

11 years agoset border icon change flag when going from borderless->not-borderless frame
Mike Blumenkrantz [Thu, 18 Apr 2013 11:31:52 +0000 (12:31 +0100)]
set border icon change flag when going from borderless->not-borderless frame

11 years agofix move/resize check on borders during deletion to fix crash and pop pointer
Mike Blumenkrantz [Thu, 18 Apr 2013 09:53:54 +0000 (10:53 +0100)]
fix move/resize check on borders during deletion to fix crash and pop pointer

11 years agodon't apply xsettings if no settings exist
Mike Blumenkrantz [Thu, 18 Apr 2013 09:39:58 +0000 (10:39 +0100)]
don't apply xsettings if no settings exist

* fixes buffer overflow

11 years agofix comp win geometry updates to always use pixmap size when available
Mike Blumenkrantz [Thu, 18 Apr 2013 09:21:31 +0000 (10:21 +0100)]
fix comp win geometry updates to always use pixmap size when available

11 years agosimplify comp win geom update check to only look at flag
Mike Blumenkrantz [Thu, 18 Apr 2013 09:21:12 +0000 (10:21 +0100)]
simplify comp win geom update check to only look at flag

11 years agocomp win reshadow now sets geom update flag instead of updating geom
Mike Blumenkrantz [Thu, 18 Apr 2013 09:20:21 +0000 (10:20 +0100)]
comp win reshadow now sets geom update flag instead of updating geom

11 years agoset comp win geometry update flag for pixmap update during initial show
Mike Blumenkrantz [Thu, 18 Apr 2013 09:08:07 +0000 (10:08 +0100)]
set comp win geometry update flag for pixmap update during initial show

11 years agogiant comp rejiggering commit #LAST:
Mike Blumenkrantz [Thu, 18 Apr 2013 07:28:59 +0000 (08:28 +0100)]
giant comp rejiggering commit #LAST:

* merge init splash to comp canvas

* remove enlightenment_init exe

11 years agofix multiple shelf config diaslog bug.
Carsten Haitzler (Rasterman) [Thu, 18 Apr 2013 04:08:20 +0000 (13:08 +0900)]
fix multiple shelf config diaslog bug.

11 years agofix: removing list node from list WHILE walking list without using the
Carsten Haitzler (Rasterman) [Thu, 18 Apr 2013 03:50:06 +0000 (12:50 +0900)]
fix: removing list node from list WHILE walking list without using the
foreach_safe.. fix.. use foreach_safe.

11 years agoremove zoomap usage for window/surface objects until a related bug is fixed
Mike Blumenkrantz [Wed, 17 Apr 2013 12:33:56 +0000 (13:33 +0100)]
remove zoomap usage for window/surface objects until a related bug is fixed

11 years agoset comp win zoomap smooth based on comp smooth scale setting
Mike Blumenkrantz [Wed, 17 Apr 2013 09:24:30 +0000 (10:24 +0100)]
set comp win zoomap smooth based on comp smooth scale setting

11 years agoAdd some additional error trapping for keyboard info initialization.
Chris Michael [Wed, 17 Apr 2013 12:29:26 +0000 (13:29 +0100)]
Add some additional error trapping for keyboard info initialization.

Signed-off-by: Chris Michael <cp.michael@samsung.com>