diff options
author | markt <markt> | 2007-02-06 19:04:32 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-06 19:04:32 (GMT) |
commit | 07ea9ec4b4a2c1252c64dc34438c4bdeb5e3331b (patch) | |
tree | 70a13ec7275abf62999528295623ab2ddaee4d71 /ChangeLog | |
parent | ebd2fa9a99846381f3ef61f8b186f2c7373c419b (diff) | |
download | fluxbox-07ea9ec4b4a2c1252c64dc34438c4bdeb5e3331b.zip fluxbox-07ea9ec4b4a2c1252c64dc34438c4bdeb5e3331b.tar.bz2 |
closing a window from the workspace menu should close the chosen client,
rather than the active tab in the same window
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/06: | ||
4 | * Make selecting `close' from the workspace menu close the correct client, | ||
5 | rather than the active tab in the window -- selecting `close' from right | ||
6 | clicking on a tab is still wrong, as there are complications (Mark) | ||
7 | WindowCmd.cc/hh Window.cc Workspace.cc | ||
3 | *07/02/05: | 8 | *07/02/05: |
4 | * Made some changes to the way autogrouping in the apps file works (Mark) | 9 | * Made some changes to the way autogrouping in the apps file works (Mark) |
5 | - Introduced new syntax [group] (workspace) to group new windows only with | 10 | - Introduced new syntax [group] (workspace) to group new windows only with |