projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f45e418
)
Add Event handler (for keymap events) to compositor structure.
author
Chris Michael
<cp.michael@samsung.com>
Fri, 26 Apr 2013 10:04:29 +0000
(11:04 +0100)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl.h
b/src/bin/e_comp_wl.h
index
03a21ad
..
95351d7
100644
(file)
--- a/
src/bin/e_comp_wl.h
+++ b/
src/bin/e_comp_wl.h
@@
-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;