diff options
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/06/02: | ||
4 | * Fixed _BLACKBOX_NOTIFY_WINDOW_ADD issue (thanx Vadim) | ||
5 | _BLACKBOX_NOTIFY_WINDOW_ADD was emited before _NET_CLIENT_LIST | ||
6 | and _NET_CLIENT_LIST_STACKING lists updates. | ||
7 | Screen.cc | ||
8 | * Fixed iconified windows disappear from _NET_CLIENT_LIST (thanx Vadim) | ||
9 | fluxbox.cc | ||
10 | * Fixes for _NET* hints (Mathias + thanx Vadim) | ||
11 | - _NET_WM_STATE_HIDDEN now correctly used | ||
12 | - _NET_WM_STATE_SKIP_PAGER not longer deleted from state | ||
13 | - _NET_WM_STATE_SKIP_TASKBAR not longer mixed with _HIDDEN | ||
14 | Ewmh.cc/hh | ||
3 | *05/05/27: | 15 | *05/05/27: |
4 | * Bugfix, install directory for keys, menu, init (Thanks php-coder) | 16 | * Bugfix, install directory for keys, menu, init (Thanks php-coder) |
5 | data/Makefile.am | 17 | data/Makefile.am |