devilhorns pushed a commit to branch master.

commit c2bde038fc0a7c67785bd6ac17cc0adc7da2a604
Author: Chris Michael <[email protected]>
Date:   Fri Apr 26 11:30:34 2013 +0100

    Add keyboard_resource to compositor struct.
    
    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 95351d7..042b01b 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -217,6 +217,7 @@ struct _E_Wayland_Input
         struct wl_seat seat;
         struct wl_pointer pointer;
         struct wl_keyboard keyboard;
+        struct wl_resource *keyboard_resource;
         struct wl_list link;
      } wl;
 

-- 

------------------------------------------------------------------------------
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