]> Dogcows Code - chaz/openbox/commitdiff
why didn't that commit
authorDana Jansens <danakj@orodu.net>
Thu, 10 May 2007 21:33:22 +0000 (21:33 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 10 May 2007 21:33:22 +0000 (21:33 +0000)
openbox/stacking.h

index afa4a6c696afe4c076488d75f09a4e05f2445644..ded4644ebb13d791b3df1da57e58c42312bcf2f6 100644 (file)
@@ -27,6 +27,7 @@
 
 /*! The possible stacking layers a client window can be a part of */
 typedef enum {
+    OB_STACKING_LAYER_INVALID,
     OB_STACKING_LAYER_DESKTOP,     /*!< 0 - desktop windows */
     OB_STACKING_LAYER_BELOW,       /*!< 1 - normal windows w/ below */
     OB_STACKING_LAYER_NORMAL,      /*!< 2 - normal windows */
This page took 0.024573 seconds and 4 git commands to generate.