devilhorns pushed a commit to branch devs/devilhorns/wayland.

commit 2895bb569149f6318c0f948e39bf313be97f6314
Author: Chris Michael <[email protected]>
Date:   Thu Mar 7 13:42:04 2013 +0000

    Add the E_Wayland_Surface reference to the shell surface.
    Add a listener for when the surface gets destroyed.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index 5bf06cf..3cc5306 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -68,7 +68,10 @@ struct _E_Wayland_Shell_Surface
    struct 
      {
         struct wl_resource resource;
+        struct wl_listener surface_destroy;
      } wl;
+
+   E_Wayland_Surface *surface;
 };
 
 struct _E_Wayland_Shell_Interface

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to