enlightenment/src/modules/conf_interaction
Chris Michael 9e3b8b7528 disable option for mouse to use Application theme if we are running in Wayland
Small patch to disable selecting Application themed mouse pointers
when running in wayland as this option is currently broken when
running in wayland (gives no mouse cursor at all)

e_pointer calls _e_pointer_x11_setup (from _e_pointer_type_set) which
only sets the cursor via ecore_x_cursor_shape_get calls...

essentially you end up with no mouse cursor because e_pointer is
missing codepaths to lookup system mouse cursor images when running in
wayland.

ref T3585

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
2016-05-04 14:55:26 -04:00
..
e-module-conf_interaction.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_int_config_interaction.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_config_mouse.c disable option for mouse to use Application theme if we are running in Wayland 2016-05-04 14:55:26 -04:00
e_mod_main.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_mod_main.h __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00