aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-04-30 13:10:15 (GMT)
committermathias <mathias>2005-04-30 13:10:15 (GMT)
commit55f62bc5cc64f0b8c41f7db343ecd871c250ae8f (patch)
treeaf1c69b23d3634f31eb5cf73b7a79042f6feab34 /ChangeLog
parent815e0cb09a4b4a704a30f72ab305f94515592f60 (diff)
downloadfluxbox_pavel-55f62bc5cc64f0b8c41f7db343ecd871c250ae8f.zip
fluxbox_pavel-55f62bc5cc64f0b8c41f7db343ecd871c250ae8f.tar.bz2
Fix #1086673 ArrangeWindows on shaded aterms causes inconsistency (Mathias)
we now place shaded Windows above the normal windows. ArrangeWindows touches only windows on the current (xinerama)-head. there are still some open issues with this, look at my notes at the function itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1187fac..7a3a19c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/30:
4 * Fix #1086673 ArrangeWindows on shaded aterms causes inconsistency (Mathias)
5 we now place shaded Windows above the normal windows. ArrangeWindows
6 touches only windows on the current (xinerama)-head.
7 src/WorkspaceCmd.cc
3*05/04/29: 8*05/04/29:
4 * Added new IconbarModes: (Mathias) 9 * Added new IconbarModes: (Mathias)
5 NoIcons - all but iconified windows 10 NoIcons - all but iconified windows