]> Dogcows Code - chaz/openbox/blobdiff - openbox/stacking.h
why didn't that commit
[chaz/openbox] / 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.021496 seconds and 4 git commands to generate.