diff options
author | fluxgen <fluxgen> | 2006-04-23 21:30:43 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-04-23 21:30:43 (GMT) |
commit | fa188a956118d042ee32611606eea48135aa8194 (patch) | |
tree | d1faf169b3576c72061c5fd863d6778e82e27a0a /ChangeLog | |
parent | 60c63e8e640b4648f166e384a9f0de0f1459f147 (diff) | |
download | fluxbox-fa188a956118d042ee32611606eea48135aa8194.zip fluxbox-fa188a956118d042ee32611606eea48135aa8194.tar.bz2 |
added support for _NET_RESTACK_WINDOW.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ Changes for 0.9.16: | |||
4 | * Fixed typos in new docs (thanks Semushin Slava) | 4 | * Fixed typos in new docs (thanks Semushin Slava) |
5 | docs/asciidoc/fluxbox.txt | 5 | docs/asciidoc/fluxbox.txt |
6 | * Added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*, | 6 | * Added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*, |
7 | _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH. (Henrik) | 7 | _NET_WM_STATE_MODAL, _NET_WM_WINDOW_TYPE_SPLASH, |
8 | _NET_RESTACK_WINDOW (Henrik) | ||
8 | Ewmh.hh/cc, Window.hh, WinClient.hh, WinClientUtil.hh/cc | 9 | Ewmh.hh/cc, Window.hh, WinClient.hh, WinClientUtil.hh/cc |
9 | * Reload the apps file on fluxbox reload (Simon) | 10 | * Reload the apps file on fluxbox reload (Simon) |
10 | Remember.hh/cc fluxbox.cc AtomHandler.hh ClientPattern.hh/cc | 11 | Remember.hh/cc fluxbox.cc AtomHandler.hh ClientPattern.hh/cc |