aboutsummaryrefslogtreecommitdiff
path: root/nls
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2021-07-07 13:58:42 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2021-07-07 13:58:42 (GMT)
commit5f3cb410cdda9f94e99f17a60fc0456ca41bf1e0 (patch)
tree654b5e8062ca705b64e320ba4a0cf78b5d4cabae /nls
parent8bc11006a5ac8c10a539e5a38cdf62205ff386ad (diff)
downloadfluxbox-5f3cb410cdda9f94e99f17a60fc0456ca41bf1e0.zip
fluxbox-5f3cb410cdda9f94e99f17a60fc0456ca41bf1e0.tar.bz2
Patch from Thomas Luebking
Documents Opaque Resizing and adds a fancy config menu item
Diffstat (limited to 'nls')
-rw-r--r--nls/fluxbox-nls.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index e614525..39d5084 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -89,6 +89,7 @@ enum {
89 ConfigmenuMaxDisableResize = 29, 89 ConfigmenuMaxDisableResize = 29,
90 ConfigmenuStrictMouseFocus = 30, 90 ConfigmenuStrictMouseFocus = 30,
91 ConfigmenuFocusSameHead = 31, 91 ConfigmenuFocusSameHead = 31,
92 ConfigmenuOpaqueResize = 32,
92 93
93 EwmhSet = 5, 94 EwmhSet = 5,
94 EwmhOutOfMemoryClientList = 1, 95 EwmhOutOfMemoryClientList = 1,