diff options
author | markt <markt> | 2007-01-21 18:45:32 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-21 18:45:32 (GMT) |
commit | 92537091003a9e259abff98e648e58c63a201bc1 (patch) | |
tree | d7a7dbd4677770a1efc1d7e160f2b03bfdbd1cfc /ChangeLog | |
parent | feb56381d704d61255ca5b0f0ae60e3f4f5f9986 (diff) | |
download | fluxbox_lack-92537091003a9e259abff98e648e58c63a201bc1.zip fluxbox_lack-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes 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 |