1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 21:38:00 +01:00

wmaker: Add keyboard shortcuts for keeping window on top or at bottom.

This closes Debian bug #306808 [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306808
This commit is contained in:
Doug Torrance
2016-01-19 23:21:45 -05:00
committed by Carlos R. Mafra
parent 65802d3402
commit 563cda28d3
4 changed files with 29 additions and 0 deletions

View File

@@ -63,6 +63,8 @@ enum {
WKBD_RBCMAXIMIZE,
WKBD_MAXIMUS,
WKBD_SELECT,
WKBD_KEEP_ON_TOP,
WKBD_KEEP_AT_BOTTOM,
WKBD_OMNIPRESENT,
WKBD_RAISE,
WKBD_LOWER,