Add Event handler (for keymap events) to compositor structure.
authorChris Michael <cp.michael@samsung.com>
Fri, 26 Apr 2013 10:04:29 +0000 (11:04 +0100)
committerChris Michael <cp.michael@samsung.com>
Fri, 26 Apr 2013 12:48:46 +0000 (13:48 +0100)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl.h

index 03a21ad..95351d7 100644 (file)
@@ -274,6 +274,7 @@ struct _E_Wayland_Compositor
 
    E_Wayland_Shell_Interface shell_interface;
 
+   Ecore_Event_Handler *kbd_handler;
    Ecore_Fd_Handler *fd_handler;
    Ecore_Idler *idler;