platform/upstream/enlightenment.git
11 years agoRemove wl_pointer_release function
Chris Michael [Wed, 11 Sep 2013 07:15:57 +0000 (08:15 +0100)]
Remove wl_pointer_release function

NB: It's redefined in the client protocol again (for now).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoadd wl surface -> e_border mapping
Mike Blumenkrantz [Wed, 11 Sep 2013 08:01:18 +0000 (09:01 +0100)]
add wl surface -> e_border mapping

11 years agoreverse tablet enabled/disabled in config dialog.
Carsten Haitzler (Rasterman) [Mon, 9 Sep 2013 09:41:10 +0000 (18:41 +0900)]
reverse tablet enabled/disabled in config dialog.

11 years agoAdd missing __UNUSED__
Chris Michael [Mon, 9 Sep 2013 06:33:08 +0000 (07:33 +0100)]
Add missing __UNUSED__

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoadd simple tablet acpi button event.
Carsten Haitzler (Rasterman) [Mon, 9 Sep 2013 02:29:14 +0000 (11:29 +0900)]
add simple tablet acpi button event.

11 years agofix harmless cast warning
discomfitor [Fri, 6 Sep 2013 14:57:28 +0000 (15:57 +0100)]
fix harmless cast warning

11 years agodelete pager popup timer...always.
discomfitor [Fri, 6 Sep 2013 14:55:58 +0000 (15:55 +0100)]
delete pager popup timer...always.

11 years agofix pager visual fade out
discomfitor [Thu, 5 Sep 2013 18:01:17 +0000 (19:01 +0100)]
fix pager visual fade out

11 years agoensure post_deactivate menu callbacks run when hiding all menus
discomfitor [Thu, 5 Sep 2013 16:26:22 +0000 (17:26 +0100)]
ensure post_deactivate menu callbacks run when hiding all menus

fixes shelf autohiding in some cases

11 years agomenu callbacks should never deactivate their menus...
discomfitor [Thu, 5 Sep 2013 16:25:57 +0000 (17:25 +0100)]
menu callbacks should never deactivate their menus...

11 years agoformatting
discomfitor [Thu, 5 Sep 2013 16:03:26 +0000 (17:03 +0100)]
formatting

11 years agofirst we check focus model WITHOUT also applying automatically applied raise option...
Mike Blumenkrantz [Thu, 5 Sep 2013 12:44:34 +0000 (13:44 +0100)]
first we check focus model WITHOUT also applying automatically applied raise option, then we check focus option, THEN we check raise option

11 years agoclick to raise ALWAYS raises. ALWAYS.
Mike Blumenkrantz [Thu, 5 Sep 2013 12:42:18 +0000 (13:42 +0100)]
click to raise ALWAYS raises. ALWAYS.

11 years agoRevert "enable subdir-objects for e_fm directory"
Stefan Schmidt [Wed, 4 Sep 2013 10:48:51 +0000 (11:48 +0100)]
Revert "enable subdir-objects for e_fm directory"

This reverts commit 21f4a15c90a735a61b8be2013d4e3796aece1e01.

It breaks make distcheck. Hard to track down as the error messages came
in po processing and looked like this:
0:10:58.392 make[4]: *** No rule to make target `.deps/enlightenment_sys-e_sys_main.Po'.  Stop.

The subdir-objects confused our build setup. If anyone thinks this is
still needed and has a better fix go ahead.

11 years agoapply show_ready timeout to each new show, not just the first one.
Carsten Haitzler (Rasterman) [Wed, 4 Sep 2013 06:13:26 +0000 (15:13 +0900)]
apply show_ready timeout to each new show, not just the first one.

11 years agoUpdate russian translation
Igor Murzov [Sun, 1 Sep 2013 13:28:46 +0000 (17:28 +0400)]
Update russian translation

11 years agoRevert "updating desktop files"
Igor Murzov [Mon, 2 Sep 2013 22:33:45 +0000 (02:33 +0400)]
Revert "updating desktop files"

This reverts commit 22f7a34e2368de7693efee812c1d4d83604e76a4.

11 years agodon't consider sigbus a trap/crash signal offense - i/o block error for example
Carsten Haitzler (Rasterman) [Tue, 3 Sep 2013 23:53:14 +0000 (08:53 +0900)]
don't consider sigbus a trap/crash signal offense - i/o block error for example

11 years agonull check here in case someone decides to try crashing their compositor for fun?
Mike Blumenkrantz [Tue, 3 Sep 2013 13:09:38 +0000 (14:09 +0100)]
null check here in case someone decides to try crashing their compositor for fun?

11 years agoteamwork action can now show any uri on demand
Mike Blumenkrantz [Mon, 2 Sep 2013 13:51:08 +0000 (14:51 +0100)]
teamwork action can now show any uri on demand

11 years agoremove some weird gif hackaround in e_icon which breaks memfile gifs
Mike Blumenkrantz [Mon, 2 Sep 2013 13:36:17 +0000 (14:36 +0100)]
remove some weird gif hackaround in e_icon which breaks memfile gifs

11 years agoenable teamwork module by default in standard config
Mike Blumenkrantz [Mon, 2 Sep 2013 13:20:39 +0000 (14:20 +0100)]
enable teamwork module by default in standard config

11 years agouse billiob's new edje_cc version defines to fix 1.7 theme building
discomfitor [Sat, 31 Aug 2013 14:10:05 +0000 (15:10 +0100)]
use billiob's new edje_cc version defines to fix 1.7 theme building

11 years agoif out an evas 1.8 function
discomfitor [Sat, 31 Aug 2013 14:09:53 +0000 (15:09 +0100)]
if out an evas 1.8 function

11 years agosince we're now requiring an efl version which has the necessary ecore-x functions...
discomfitor [Sat, 31 Aug 2013 14:07:15 +0000 (15:07 +0100)]
since we're now requiring an efl version which has the necessary ecore-x functions, remove old and not-compiling ecore-x randr code which obviously has never been compile tested

11 years agothis job struct member is a job, not a timer
discomfitor [Sat, 31 Aug 2013 14:06:39 +0000 (15:06 +0100)]
this job struct member is a job, not a timer

11 years agorequire efl 1.7.8, soon to be 1.8...maybe
discomfitor [Sat, 31 Aug 2013 14:00:20 +0000 (15:00 +0100)]
require efl 1.7.8, soon to be 1.8...maybe

11 years agoenable subdir-objects for e_fm directory
discomfitor [Sat, 31 Aug 2013 13:56:42 +0000 (14:56 +0100)]
enable subdir-objects for e_fm directory

11 years agoin a move which is likely to make me both hugely popular and unpopular, I'm removing...
discomfitor [Sat, 31 Aug 2013 13:46:17 +0000 (14:46 +0100)]
in a move which is likely to make me both hugely popular and unpopular, I'm removing the "extra desktops" that we've been shipping for a few years

this was, I guess, an attempt to provide users with an easily accessible ibar icon when starting a new config. problem: xterm isn't installed by default on ANY distributions! so now we end up providing a launcher which is guaranteed to fail, and that makes us look pretty stupid. same thing goes for mplayer.

regardless of whether they're installed, however, these aren't our apps, so we shouldn't be trying to provide .desktops for them: doing that tell users that we support and recommend the use of these apps, and I'm not prepared to make that claim for any app other than powerpoint.

11 years agofeature: Navigate menu item now opens $HOME
Mike Blumenkrantz [Fri, 30 Aug 2013 13:58:17 +0000 (14:58 +0100)]
feature: Navigate menu item now opens $HOME

11 years agoonly check for frame input cutting if window is not borderless
Mike Blumenkrantz [Fri, 30 Aug 2013 10:00:55 +0000 (11:00 +0100)]
only check for frame input cutting if window is not borderless

11 years agoonly cut border frames if they've been calculated
Mike Blumenkrantz [Fri, 30 Aug 2013 09:52:21 +0000 (10:52 +0100)]
only cut border frames if they've been calculated

11 years agoend desk flip immediately if there are no animating windows
Mike Blumenkrantz [Fri, 30 Aug 2013 09:39:55 +0000 (10:39 +0100)]
end desk flip immediately if there are no animating windows

fixes desk flips with no visible/non-moving windows

11 years agoshow input window objects on show
Mike Blumenkrantz [Fri, 30 Aug 2013 09:29:35 +0000 (10:29 +0100)]
show input window objects on show

11 years agoonly create render update tiler for comp wins that need it
Mike Blumenkrantz [Fri, 30 Aug 2013 09:29:03 +0000 (10:29 +0100)]
only create render update tiler for comp wins that need it

11 years agoshow efm toolbar+sidebar by default in standard profile, same as in code
Mike Blumenkrantz [Fri, 30 Aug 2013 08:57:52 +0000 (09:57 +0100)]
show efm toolbar+sidebar by default in standard profile, same as in code
T337

11 years agoset precise_is_inside on comp image object to finally fix shaped overrides once and...
Mike Blumenkrantz [Fri, 30 Aug 2013 08:37:24 +0000 (09:37 +0100)]
set precise_is_inside on comp image object to finally fix shaped overrides once and for all

11 years agoReduce extra function call to client_get_display
Chris Michael [Wed, 28 Aug 2013 08:43:25 +0000 (09:43 +0100)]
Reduce extra function call to client_get_display

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoGet keysym from X on key_up.
Chris Michael [Wed, 28 Aug 2013 08:43:05 +0000 (09:43 +0100)]
Get keysym from X on key_up.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoRemove redundant useage of grab pointer.
Chris Michael [Wed, 28 Aug 2013 07:14:51 +0000 (08:14 +0100)]
Remove redundant useage of grab pointer.
Add safety checks for pointer button_count.
When releasing a busy grab, also check if surface is NULL.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoIncrease timeout for spurious e_border mouse up.
Chris Michael [Wed, 28 Aug 2013 07:12:16 +0000 (08:12 +0100)]
Increase timeout for spurious e_border mouse up.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoRemove redundant wl_pointer in grab structure.
Chris Michael [Wed, 28 Aug 2013 07:12:01 +0000 (08:12 +0100)]
Remove redundant wl_pointer in grab structure.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agofix manager show request handler to be global and fire before the comp handler; fixes...
Mike Blumenkrantz [Tue, 27 Aug 2013 08:21:42 +0000 (09:21 +0100)]
fix manager show request handler to be global and fire before the comp handler; fixes stacking and theme setting

11 years agoRevert "add border stacking handler as a third line of defense against missionaccompl...
Mike Blumenkrantz [Tue, 27 Aug 2013 07:38:39 +0000 (08:38 +0100)]
Revert "add border stacking handler as a third line of defense against missionaccomplished.jpg stacking issues"

reverts 895bf4f78f00ca8cc7ba4656083ef53df60e23f1, which totally broke initial stacking of windows in almost all cases

11 years agoallow enter/kp enter/space to select a desktop when pager popup is up
Carsten Haitzler (Rasterman) [Sun, 25 Aug 2013 10:29:39 +0000 (19:29 +0900)]
allow enter/kp enter/space to select a desktop when pager popup is up

11 years agoimprove e on debian kfreebsd (Patch by Petr Salinger)
Boris Faure [Sat, 24 Aug 2013 13:52:27 +0000 (15:52 +0200)]
improve e on debian kfreebsd (Patch by Petr Salinger)

Closes task 302.

11 years agoallow cpufreq config to be accessed without a gadget - pstate necessity
Carsten Haitzler (Rasterman) [Sat, 24 Aug 2013 10:22:39 +0000 (19:22 +0900)]
allow cpufreq config to be accessed without a gadget - pstate necessity

11 years agoalso dont access null bd pointer here either.
Carsten Haitzler (Rasterman) [Sat, 24 Aug 2013 04:30:32 +0000 (13:30 +0900)]
also dont access null bd pointer here either.

11 years agoHook into mouse_wheel events for surface.
Chris Michael [Fri, 23 Aug 2013 10:22:23 +0000 (11:22 +0100)]
Hook into mouse_wheel events for surface.
Send wheel event to the pointer interface.

NB: Discomfitor/Zmike .. You Have Mouse Wheel Support Now !! ;)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoHandle mouse wheel events in the default pointer grab
Chris Michael [Fri, 23 Aug 2013 10:21:13 +0000 (11:21 +0100)]
Handle mouse wheel events in the default pointer grab

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoAdd callbacks mouse_wheel event to the surface.
Chris Michael [Fri, 23 Aug 2013 10:20:38 +0000 (11:20 +0100)]
Add callbacks mouse_wheel event to the surface.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agouse right check on mouse_x_up to prevent random crashes
discomfitor [Thu, 22 Aug 2013 17:32:06 +0000 (18:32 +0100)]
use right check on mouse_x_up to prevent random crashes

11 years agookay, setting action border on move/resize signals was a bad idea
Mike Blumenkrantz [Thu, 22 Aug 2013 14:02:11 +0000 (15:02 +0100)]
okay, setting action border on move/resize signals was a bad idea

11 years agouniconify+unshade selected window on winlist hide
Mike Blumenkrantz [Thu, 22 Aug 2013 13:55:57 +0000 (14:55 +0100)]
uniconify+unshade selected window on winlist hide

11 years agoadd border stacking handler as a third line of defense against missionaccomplished...
Mike Blumenkrantz [Thu, 22 Aug 2013 13:28:12 +0000 (14:28 +0100)]
add border stacking handler as a third line of defense against missionaccomplished.jpg stacking issues

11 years agobetter fix for gettext macro checking
Mike Blumenkrantz [Thu, 22 Aug 2013 13:03:35 +0000 (14:03 +0100)]
better fix for gettext macro checking

11 years agoalso unset take_focus when shading a window
Mike Blumenkrantz [Thu, 22 Aug 2013 12:29:36 +0000 (13:29 +0100)]
also unset take_focus when shading a window

11 years agogenerate e18.service using prefix, allows disabling systemd.
Gustavo Sverzut Barbieri [Sat, 10 Aug 2013 00:29:18 +0000 (21:29 -0300)]
generate e18.service using prefix, allows disabling systemd.

If one have systemd but installs to ~/ (no root) then installing
e18.service hurts.

Have e18.service to be generated using @prefix@ so it won't hardcode
to /usr/bin, removing "-locked" as that can be configured in the GUI
and in some cases you just want your e18 without lock/password.

11 years agoalways force xwindow move during eval; fixes window positioning on shaded clients...
Mike Blumenkrantz [Thu, 22 Aug 2013 12:09:46 +0000 (13:09 +0100)]
always force xwindow move during eval; fixes window positioning on shaded clients across restarts

11 years agoiconic windows once again remain iconic across restarts
Mike Blumenkrantz [Thu, 22 Aug 2013 11:52:59 +0000 (12:52 +0100)]
iconic windows once again remain iconic across restarts

11 years agoallow mouse in focus events on focused windows; this may fix issues for the whiners...
Mike Blumenkrantz [Thu, 22 Aug 2013 11:43:34 +0000 (12:43 +0100)]
allow mouse in focus events on focused windows; this may fix issues for the whiners who say stacking is broken

11 years agos/AM_GNU_GETTEXT/AC_GNU_GETTEXT/g
Mike Blumenkrantz [Thu, 22 Aug 2013 10:38:32 +0000 (11:38 +0100)]
s/AM_GNU_GETTEXT/AC_GNU_GETTEXT/g

11 years agocall window_resize action when beginning a netwm resize and set the direction/gravity...
Mike Blumenkrantz [Thu, 22 Aug 2013 10:32:20 +0000 (11:32 +0100)]
call window_resize action when beginning a netwm resize and set the direction/gravity after; fixes gtk resize grips

11 years agoenforce action border/input_win setting whenever moving/resizing a window
Mike Blumenkrantz [Thu, 22 Aug 2013 10:31:18 +0000 (11:31 +0100)]
enforce action border/input_win setting whenever moving/resizing a window

11 years agoformatting
Mike Blumenkrantz [Thu, 22 Aug 2013 08:49:39 +0000 (09:49 +0100)]
formatting

11 years agoRevert "Remove call to ecore_x function for getting keycode."
Chris Michael [Wed, 21 Aug 2013 13:40:58 +0000 (14:40 +0100)]
Revert "Remove call to ecore_x function for getting keycode."

This reverts commit ccb72c38ca3197519094ad3fbd4510cd1609cde1.

Revert this (for now) because it breaks key input for wayland apps running
inside of X. Need more time to look into it....

11 years agoset some better focus-raise defaults after recent raise-on-focus fix
Mike Blumenkrantz [Wed, 21 Aug 2013 08:29:39 +0000 (09:29 +0100)]
set some better focus-raise defaults after recent raise-on-focus fix

11 years agoanother ecore-x instance in wl_desktop_shell
Mike Blumenkrantz [Wed, 21 Aug 2013 06:17:33 +0000 (07:17 +0100)]
another ecore-x instance in wl_desktop_shell

11 years agoRemove call to ecore_x function for getting keycode.
Chris Michael [Tue, 20 Aug 2013 08:55:43 +0000 (09:55 +0100)]
Remove call to ecore_x function for getting keycode.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoremove unnecessary compositing check in engine config...we're always compositing
Mike Blumenkrantz [Mon, 19 Aug 2013 13:42:33 +0000 (14:42 +0100)]
remove unnecessary compositing check in engine config...we're always compositing

11 years agoe_init no longer exists, remove lib checks for it
Mike Blumenkrantz [Mon, 19 Aug 2013 11:59:41 +0000 (12:59 +0100)]
e_init no longer exists, remove lib checks for it

11 years agofix binding upgrades from e17
Mike Blumenkrantz [Mon, 19 Aug 2013 09:31:25 +0000 (10:31 +0100)]
fix binding upgrades from e17

11 years agofix raise on focus setting
Mike Blumenkrantz [Mon, 19 Aug 2013 09:00:13 +0000 (10:00 +0100)]
fix raise on focus setting

11 years agoFix surface input region miscalculation after resize.
Chris Michael [Mon, 19 Aug 2013 08:23:07 +0000 (09:23 +0100)]
Fix surface input region miscalculation after resize.

NB: Try this Mike.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoremove shadow from fullscreen comp edc
Mike Blumenkrantz [Mon, 19 Aug 2013 05:26:35 +0000 (06:26 +0100)]
remove shadow from fullscreen comp edc

11 years agohide client swallow during shade
Mike Blumenkrantz [Mon, 19 Aug 2013 05:26:13 +0000 (06:26 +0100)]
hide client swallow during shade

11 years agouse inlist for wl surface list
Mike Blumenkrantz [Mon, 19 Aug 2013 02:31:24 +0000 (03:31 +0100)]
use inlist for wl surface list

11 years agopollers by default are in 1/8th of a second in ecore.... 32 made no sense.
Carsten Haitzler (Rasterman) [Sun, 18 Aug 2013 12:36:19 +0000 (21:36 +0900)]
pollers by default are in 1/8th of a second in ecore.... 32 made no sense.

11 years agosetenv - store all strings so they continue to work if putenv is used
Carsten Haitzler (Rasterman) [Sun, 18 Aug 2013 10:50:01 +0000 (19:50 +0900)]
setenv - store all strings so they continue to work if putenv is used

11 years agocheck permissions on socket dirs and complain if they fail - fallback too
Carsten Haitzler (Rasterman) [Sun, 18 Aug 2013 10:51:03 +0000 (19:51 +0900)]
check permissions on socket dirs and complain if they fail - fallback too

11 years agosave inhibit fd from systemd or fd is closed/lost and inhibit is lost!
Carsten Haitzler (Rasterman) [Sun, 18 Aug 2013 10:49:23 +0000 (19:49 +0900)]
save inhibit fd from systemd or fd is closed/lost and inhibit is lost!

11 years agoRevert this button_count change for now (breaking move/resize here).
Chris Michael [Fri, 16 Aug 2013 12:26:19 +0000 (13:26 +0100)]
Revert this button_count change for now (breaking move/resize here).

Revert "Remove button increments/decrements from interface callbacks as these"

This reverts commit 2dce6d935f0b80624743c0e1382b924f2c31e137.

11 years agoE configs ping interval for clients is in ticks. Wayland event source
Chris Michael [Fri, 16 Aug 2013 12:20:59 +0000 (13:20 +0100)]
E configs ping interval for clients is in ticks. Wayland event source
timers are in mils ... let's do some multiplication here to stop
clients from pinging out all the time and getting killed.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoRemove button increments/decrements from interface callbacks as these
Chris Michael [Fri, 16 Aug 2013 12:03:16 +0000 (13:03 +0100)]
Remove button increments/decrements from interface callbacks as these
are done in the mouse up/down callbacks.

NB: Thanks for the report Mike ;)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoWhen surface gets destroyed, reset the pointer surface.
Chris Michael [Fri, 16 Aug 2013 10:56:17 +0000 (11:56 +0100)]
When surface gets destroyed, reset the pointer surface.
When calling pointer cursor set, if no current surface is focused then
unmap any existing pointer surface and set to NULL in the structure.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoGet the pointer grab from the compositor's input
Chris Michael [Fri, 16 Aug 2013 10:55:50 +0000 (11:55 +0100)]
Get the pointer grab from the compositor's input

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoGet surface from the surface_resource data using
Chris Michael [Fri, 16 Aug 2013 08:55:23 +0000 (09:55 +0100)]
Get surface from the surface_resource data using
wl_resource_get_user_data function.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoNo need to allocate a grab here if we are just setting busy cursor.
Chris Michael [Fri, 16 Aug 2013 08:51:20 +0000 (09:51 +0100)]
No need to allocate a grab here if we are just setting busy cursor.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoIncrement/Decrement button count in the button handlers, not in the
Chris Michael [Fri, 16 Aug 2013 08:49:52 +0000 (09:49 +0100)]
Increment/Decrement button count in the button handlers, not in the
border hooks.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoOn ping timeout, get grab coordinates from compositor, not from surface.
Chris Michael [Fri, 16 Aug 2013 08:46:27 +0000 (09:46 +0100)]
On ping timeout, get grab coordinates from compositor, not from surface.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoUse eldbus_proxy to simplify systemd support
José Roberto de Souza [Thu, 15 Aug 2013 17:03:04 +0000 (14:03 -0300)]
Use eldbus_proxy to simplify systemd support

11 years agoRemove call to ecore_evas_free (border tries to free this already).
Chris Michael [Thu, 15 Aug 2013 13:21:09 +0000 (14:21 +0100)]
Remove call to ecore_evas_free (border tries to free this already).
Fix wayland-client application moving and resizing to work again.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoAdd edges to pointer grab for easier access during resize.
Chris Michael [Thu, 15 Aug 2013 13:19:47 +0000 (14:19 +0100)]
Add edges to pointer grab for easier access during resize.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agotry precise_is_inside for shaped windows...this may further break shaped overrides
Mike Blumenkrantz [Thu, 15 Aug 2013 10:51:21 +0000 (11:51 +0100)]
try precise_is_inside for shaped windows...this may further break shaped overrides

11 years agoadd systemd support to e_sys for shutdown/reboot/suspend/hibernate
Carsten Haitzler (Rasterman) [Thu, 15 Aug 2013 10:09:33 +0000 (19:09 +0900)]
add systemd support to e_sys for shutdown/reboot/suspend/hibernate

11 years agohighlight correct keybinding when modifying an existing binding
Mike Blumenkrantz [Thu, 15 Aug 2013 08:46:06 +0000 (09:46 +0100)]
highlight correct keybinding when modifying an existing binding

T294

11 years agoensure that zone bg objects always get moved/resized during an update
Mike Blumenkrantz [Thu, 15 Aug 2013 08:38:04 +0000 (09:38 +0100)]
ensure that zone bg objects always get moved/resized during an update

T296

11 years agosend ibar icon signals even when app instances exist
Mike Blumenkrantz [Thu, 15 Aug 2013 08:18:00 +0000 (09:18 +0100)]
send ibar icon signals even when app instances exist

11 years agoevent mask comp shapes which set repeat_events more accurately
Mike Blumenkrantz [Thu, 15 Aug 2013 08:16:12 +0000 (09:16 +0100)]
event mask comp shapes which set repeat_events more accurately

11 years agouse e list macros for pager event handlers
Mike Blumenkrantz [Wed, 14 Aug 2013 12:52:27 +0000 (13:52 +0100)]
use e list macros for pager event handlers