aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-21 18:45:32 (GMT)
committermarkt <markt>2007-01-21 18:45:32 (GMT)
commit92537091003a9e259abff98e648e58c63a201bc1 (patch)
treed7a7dbd4677770a1efc1d7e160f2b03bfdbd1cfc /ChangeLog
parentfeb56381d704d61255ca5b0f0ae60e3f4f5f9986 (diff)
downloadfluxbox-92537091003a9e259abff98e648e58c63a201bc1.zip
fluxbox-92537091003a9e259abff98e648e58c63a201bc1.tar.bz2
don't move window frame when closing tab with non-northwest gravity, just the client
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5f6d4b..4b3acd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/21: 3*07/01/21:
4 * Little fix for closing tabs with non-default gravity (Mark)
5 Window.cc
4 * Several fixes for menu behavior (Mark) 6 * Several fixes for menu behavior (Mark)
5 - always give focus to the menu with the highlighted item 7 - always give focus to the menu with the highlighted item
6 - revert focus to menu when no other windows will take it 8 - revert focus to menu when no other windows will take it