Added #ifdefs to functions that are only works in X 42/2742/1 I4ea88ee7
authorJimmy Huang <jimmy.huang@intel.com>
Mon, 11 Feb 2013 22:07:12 +0000 (14:07 -0800)
committerJimmy Huang <jimmy.huang@intel.com>
Mon, 11 Feb 2013 22:07:12 +0000 (14:07 -0800)
commit72a02b5e34428b89e58c97db3bd894b11504dc37
tree69290243430f1b47b1b47dcf32cf0b65cf737f2c
parentd49c013d34e441131b44dc0edf92010a752f9fe2
Added #ifdefs to functions that are only works in X

Added #ifdefs to functions that are only works in X so they are not compiled.
These functions make calls to libslp-utilx and ecore_x library that either segfaults or
do not work properly when running in wayland, they include:
set_notification(), _unset_notification_level(), _set_launch_effect(), _key_grab()

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
src/_genlist.c
src/_logic.c
src/taskmanager.c
src/taskmanager.h