all repos — fluxbox @ fa188a956118d042ee32611606eea48135aa8194

custom fork of the fluxbox windowmanager

added support for _NET_RESTACK_WINDOW.
fluxgen fluxgen
commit

fa188a956118d042ee32611606eea48135aa8194

parent

60c63e8e640b4648f166e384a9f0de0f1459f147

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M ChangeLogChangeLog

@@ -4,7 +4,8 @@ *06/04/23:

* Fixed typos in new docs (thanks Semushin Slava) docs/asciidoc/fluxbox.txt * Added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*, - _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH. (Henrik) + _NET_WM_STATE_MODAL, _NET_WM_WINDOW_TYPE_SPLASH, + _NET_RESTACK_WINDOW (Henrik) Ewmh.hh/cc, Window.hh, WinClient.hh, WinClientUtil.hh/cc * Reload the apps file on fluxbox reload (Simon) Remember.hh/cc fluxbox.cc AtomHandler.hh ClientPattern.hh/cc