devilhorns pushed a commit to branch master.

commit 494bcf7298180d79a6cc89d44267f1fd68b62795
Author: Chris Michael <[email protected]>
Date:   Fri Apr 12 09:34:28 2013 +0100

    Add transient fields to the shell surface structure.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index 6b28375..9b7ebac 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -147,6 +147,12 @@ struct _E_Wayland_Shell_Surface
         unsigned int serial;
      } popup;
 
+   struct 
+     {
+        Evas_Coord x, y;
+        unsigned int flags;
+     } transient;
+
    E_Wayland_Surface *surface, *parent;
    E_Wayland_Shell_Surface_Type type, next_type;
 

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to