diff options
author | markt <markt> | 2006-07-20 07:15:59 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-20 07:15:59 (GMT) |
commit | f9ade8947c08a7f1a4485b44da2403a55a3c04e1 (patch) | |
tree | 793620785e0cae212af273681529415b57a5c8cf /ChangeLog | |
parent | f4d1af12083863f1aa63c88e3eb55a9317758fc1 (diff) | |
download | fluxbox_pavel-f9ade8947c08a7f1a4485b44da2403a55a3c04e1.zip fluxbox_pavel-f9ade8947c08a7f1a4485b44da2403a55a3c04e1.tar.bz2 |
properly revert focus when two windows close at the same time
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/20: | ||
4 | * Properly revert focus when two windows close simultaneously (Mark) | ||
5 | WinClient.cc/hh FbTk/FbWindow.hh fluxbox.cc Window.cc | ||
3 | *06/07/19: | 6 | *06/07/19: |
4 | * Preserve order of focused windows on restart (Mark) | 7 | * Preserve order of focused windows on restart (Mark) |
5 | Workspace.cc Screen.cc FocusControl.cc/hh | 8 | Workspace.cc Screen.cc FocusControl.cc/hh |