]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/clientwin.h
Merge commit 'upstream/20090110'
[ion3.git] / ioncore / clientwin.h
index d81b11a987173f3bd91108cff5bbf1987082dd9e..69f676f22999d56972d9fe9ccf61283179bfa645 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/clientwin.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
  * See the included file LICENSE for details.
  */
@@ -39,7 +39,8 @@
 #define CLIENTWIN_FS_RQ              0x20000
 #define CLIENTWIN_UNMAP_RQ           0x40000
 #define CLIENTWIN_NEED_CFGNTFY       0x80000
-
+#define CLIENTWIN_PROP_O_VERT       0x100000
+#define CLIENTWIN_PROP_O_HORIZ      0x200000
 
 DECLCLASS(WClientWin){
     WRegion region;