diff options
author | okan | 2013-12-16 19:02:17 +0000 |
---|---|---|
committer | okan | 2013-12-16 19:02:17 +0000 |
commit | 9798372dada127b4294dd53e80501c05e544b86c (patch) | |
tree | d953b0b3e96eaa7da4a614d942438fb44ede06bc /search.c | |
parent | 2f199b5ad84adda4a8b7d72b78529d68ec037786 (diff) | |
download | cwm-9798372dada127b4294dd53e80501c05e544b86c.tar.gz |
Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.
Since we already have a form of 'maximize', we need to differentiate
between 'maximize' and the new 'fullscreen' mode. The 'maximize' mode
will continue to honor gap but now *retains* the border, matching the
'vert/horz maximize' behaviour. The new 'fullscreen' mode supports and
follows the _NET_WM_STATE_FULLSCREEN hint, allowing the client perform
additional window modifications; in this mode, cwm(1) will *ignore* gap,
remove borders and freeze(move/resize) the client. Additionally,
'fullscreen' mode will remember various combinations of previous states.
* default keybinding changes: CM-f 'fullscreen', CM-m 'maximize' (re-map
as desired).
Positive feedback from a few, testing and ok sthen@
Diffstat (limited to 'search.c')
0 files changed, 0 insertions, 0 deletions