aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-03-08 12:20:31 (GMT)
committerrathnor <rathnor>2004-03-08 12:20:31 (GMT)
commitbc8a31d40552a3886df695557277b2fc013799bb (patch)
tree8e01b56ebb1ca63aebf21b664610577e3907ab0d /ChangeLog
parent206a7ca10d0747acaab1f00975ff519badf61600 (diff)
downloadfluxbox-bc8a31d40552a3886df695557277b2fc013799bb.zip
fluxbox-bc8a31d40552a3886df695557277b2fc013799bb.tar.bz2
fix passing of focus when grouping
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89f5938..2b66077 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.9: 2Changes for 0.9.9:
3*04/03/08: 3*04/03/08:
4 * Fix focus passing when grouping (Simon)
5 Window.cc
4 * Fix receipt of _NET_WM_DESKTOP client messages (Simon) 6 * Fix receipt of _NET_WM_DESKTOP client messages (Simon)
5 - fixes xmms "show on all desktops" not working 7 - fixes xmms "show on all desktops" not working
6 Ewmh.cc 8 Ewmh.cc