aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-04 02:15:29 (GMT)
committermarkt <markt>2007-01-04 02:15:29 (GMT)
commite71346bd50f28be68ea8ca51f55dab2af23409fa (patch)
tree48832f7fbb98aa050596e389241d56a7a187fd89 /ChangeLog
parent1dc07de3188c8c78f69e273694b27fa580423b55 (diff)
downloadfluxbox-e71346bd50f28be68ea8ca51f55dab2af23409fa.zip
fluxbox-e71346bd50f28be68ea8ca51f55dab2af23409fa.tar.bz2
set IconicState on all unmapped clients, and unmap all clients when set to IconicState
also, a little bug fix for previous commit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae88888..4ac4991 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/04: 3*07/01/04:
4 * ICCCM compliance updates -- see Section 4.1.4 (Mark)
5 - Set IconicState on all unmapped clients
6 - Unmap all clients when set to IconicState
7 Window.cc
4 * Move minimized windows to the back of the focused list (Mark) 8 * Move minimized windows to the back of the focused list (Mark)
5 Window.cc FocusControl.cc/hh 9 Window.cc FocusControl.cc/hh
6*07/01/03: 10*07/01/03: