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

commit 1c9f6c51a9728b6dfcca55687fd698c4b86f132d
Author: Chris Michael <[email protected]>
Date:   Thu Mar 7 14:41:17 2013 +0000

    Add "configure" function placeholder to surface structure.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index 396146d..2ca5db4 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -72,6 +72,8 @@ struct _E_Wayland_Surface
 
         Eina_Bool remove_buffer : 1;
      } pending;
+
+   void (*configure) (E_Wayland_Surface *ews, int x, int y, int w, int h);
 };
 
 struct _E_Wayland_Shell_Surface

-- 

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