devilhorns pushed a commit to branch master.

commit 27fa756808196101b1496a511ee4a1028561f09f
Author: Chris Michael <[email protected]>
Date:   Fri Apr 26 11:04:29 2013 +0100

    Add Event handler (for keymap events) to compositor structure.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index 03a21ad..95351d7 100644
--- 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;
 

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to