why didn't that commit
This commit is contained in:
parent
f1f946ea02
commit
3537e50141
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue