projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1f946e
)
why didn't that commit
author
Dana Jansens
<danakj@orodu.net>
Thu, 10 May 2007 21:33:22 +0000
(21:33 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 10 May 2007 21:33:22 +0000
(21:33 +0000)
openbox/stacking.h
patch
|
blob
|
history
diff --git
a/openbox/stacking.h
b/openbox/stacking.h
index afa4a6c696afe4c076488d75f09a4e05f2445644..ded4644ebb13d791b3df1da57e58c42312bcf2f6 100644
(file)
--- a/
openbox/stacking.h
+++ b/
openbox/stacking.h
@@
-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 */