diff options
author | markt <markt> | 2007-02-05 17:20:01 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-05 17:20:01 (GMT) |
commit | e4488da12009aeb2d6d1624bd42a877c95db468e (patch) | |
tree | d8bd3d13b84d50b0c9d1c53f1b8df12bc1ba37c8 /ChangeLog | |
parent | cf6e471fbf027a1ba08693d6562ae5d63aaa9e24 (diff) | |
download | fluxbox-e4488da12009aeb2d6d1624bd42a877c95db468e.zip fluxbox-e4488da12009aeb2d6d1624bd42a877c95db468e.tar.bz2 |
some fixes for grouping with the apps file
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/05: | ||
4 | * 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 | ||
6 | windows on the current workspace | ||
7 | - Fixed an unreported bug with grouping windows on multiple screens | ||
8 | - Groups are now associated with clients rather than windows, so they | ||
9 | will be more robust when attaching or detaching tabs and when restarting | ||
10 | fluxbox | ||
11 | Remember.cc/hh | ||
3 | *07/02/04: | 12 | *07/02/04: |
4 | * Layer wasn't set properly on remembered windows, and the layer menu | 13 | * Layer wasn't set properly on remembered windows, and the layer menu |
5 | wasn't getting updated properly, bugs #1535304, #1572683, #1646740 | 14 | wasn't getting updated properly, bugs #1535304, #1572683, #1646740 |