all repos — fluxbox @ d6b046c10f9e6d1516683708abafcf2af142f095

custom fork of the fluxbox windowmanager

add previously missing layer stuff in nls
rathnor rathnor
commit

d6b046c10f9e6d1516683708abafcf2af142f095

parent

d54bf608fcaf310bb829e28f5e735bda99c2fda1

1 files changed, 8 insertions(+), 0 deletions(-)

jump to
M nls/fluxbox-nls.hhnls/fluxbox-nls.hh

@@ -207,6 +207,14 @@ mainRCRequiresArg = 11,

mainUsage = 12, mainWarnDisplaySet = 13, + LayerSet = 20, + LayerAboveDock = 1, + LayerBottom = 2, + LayerDesktop = 3, + LayerDock = 4, + LayerNormal = 5, + LayerTop = 6, + dummy_not_used = 0 // just for the end }; // end enum