enlightenment/src/modules/winlist
Mike Blumenkrantz fe5d2e6e61 add bool return for mouse-based E_Action callbacks
in many cases, a mouse action's callback will fail to execute as a result of multiple
objects being under the pointer at the time of the event. in this case,
the callback should be able to determine whether action callback processing should
continue.

as an example, when attempting to execute an action which only activates for
client objects, if the passed object is not a client then the callback should return
false to indicate that it was not able to perform the action for the given object,
allowing further actions to be attempted on this object
2016-02-03 18:09:18 -05:00
..
e-module-winlist.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_int_config_winlist.c e/win_config: allow content of some dialogs to resize with the window 2015-11-05 16:03:26 +09:00
e_mod_main.c add bool return for mouse-based E_Action callbacks 2016-02-03 18:09:18 -05:00
e_mod_main.h __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_winlist.c enhance winlist next window selection 2015-12-22 19:05:04 +09:00
e_winlist.h Add missing function prototype for e_winlist_direction_select 2015-12-24 16:58:39 -05:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00