enlightenment/src/modules/wl_desktop_shell
Chris Michael ab15d6e2b4 bugfix: Fix wl_desktop_shell compiler warning for Mike
The keys array stores keys as unsigned int, so with a little bit of
casting voodoo, we can avoid the nasty compiler warning messages about
void pointers used in arithmetic.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
2014-02-20 17:11:56 +00:00
..
e-desktop-shell.xml Update desktop_shell xml file for version 2. 2013-08-06 12:36:48 +01:00
e-module-wl_desktop_shell.edj Add start of wl_desktop_shell module code. 2013-04-16 12:47:55 +01:00
e_desktop_shell_protocol.c Add desktop_ready request to desktop_shell interface. 2013-08-06 12:38:48 +01:00
e_desktop_shell_protocol.h Add "desktop_ready" function to desktop_shell interface. 2013-08-06 12:37:11 +01:00
e_mod_main.c bugfix: Fix wl_desktop_shell compiler warning for Mike 2014-02-20 17:11:56 +00:00
e_mod_main.h Add start of wl_desktop_shell module code. 2013-04-16 12:47:55 +01:00
module.desktop.in Revert "updating desktop files" 2013-09-04 04:11:13 +04:00