enlightenment/src
Mike Blumenkrantz 6272b85b49 implement action routing for wayland clients
this allows a wayland client to request that a given action name be bound
to the requested surface using a mode to restrict activation of the binding

modes include:
* shared
 - activated when any surface from the client has focus
* topmost
 - activated when the requested surface has focus and is the topmost client
* exclusive
 - activated when the requested surface has focus; blocks other action routes

 #SamsungFeatures

Signed-off-by: Mike Blumenkrantz <zmike@osg.samsung.com>
2017-06-26 12:53:28 -04:00
..
bin implement action routing for wayland clients 2017-06-26 12:53:28 -04:00
modules hide gadget editor when dragging/wizarding a new gadget 2017-06-23 17:49:44 -04:00
protocol implement action routing for wayland clients 2017-06-26 12:53:28 -04:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00