all repos — fluxbox @ 4e5c210688d54f6dbba5f39029c249e94d8a0b19

custom fork of the fluxbox windowmanager

updated changes
mathias mathias
commit

4e5c210688d54f6dbba5f39029c249e94d8a0b19

parent

5f489c23e4698c9c73d6a70a0182ea6f13f8f82e

1 files changed, 12 insertions(+), 0 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,5 +1,17 @@

(Format: Year/Month/Day) Changes for 0.9.14: +*05/06/02: + * Fixed _BLACKBOX_NOTIFY_WINDOW_ADD issue (thanx Vadim) + _BLACKBOX_NOTIFY_WINDOW_ADD was emited before _NET_CLIENT_LIST + and _NET_CLIENT_LIST_STACKING lists updates. + Screen.cc + * Fixed iconified windows disappear from _NET_CLIENT_LIST (thanx Vadim) + fluxbox.cc + * Fixes for _NET* hints (Mathias + thanx Vadim) + - _NET_WM_STATE_HIDDEN now correctly used + - _NET_WM_STATE_SKIP_PAGER not longer deleted from state + - _NET_WM_STATE_SKIP_TASKBAR not longer mixed with _HIDDEN + Ewmh.cc/hh *05/05/27: * Bugfix, install directory for keys, menu, init (Thanks php-coder) data/Makefile.am