aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-06-02 01:45:36 (GMT)
committermathias <mathias>2005-06-02 01:45:36 (GMT)
commit4e5c210688d54f6dbba5f39029c249e94d8a0b19 (patch)
tree014a24c2ef3a4f6615d8d7006b9db9797c50853a /ChangeLog
parent5f489c23e4698c9c73d6a70a0182ea6f13f8f82e (diff)
downloadfluxbox-4e5c210688d54f6dbba5f39029c249e94d8a0b19.zip
fluxbox-4e5c210688d54f6dbba5f39029c249e94d8a0b19.tar.bz2
updated changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c3cb37..578ebe9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14: 2Changes 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