diff options
author | markt <markt> | 2007-01-26 21:57:43 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-26 21:57:43 (GMT) |
commit | c0bfde4aca594edc69a59ee36a7a6bbc9fa47a5d (patch) | |
tree | 3dc9883cecf95eed5970d0891b601ac54e1074a0 /ChangeLog | |
parent | e35670d4a6a1ace394ff13cae39e41c2171b9054 (diff) | |
download | fluxbox_lack-c0bfde4aca594edc69a59ee36a7a6bbc9fa47a5d.zip fluxbox_lack-c0bfde4aca594edc69a59ee36a7a6bbc9fa47a5d.tar.bz2 |
fix some crashes with empty menus, and fixed default workspace names
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/26: | 3 | *07/01/26: |
4 | * Fix default workspace names, and don't show empty menus (Mark) | ||
5 | Workspace.cc FbTk/Menu.cc | ||
4 | * Opening a window on a different workspace with Focus New Windows enabled | 6 | * Opening a window on a different workspace with Focus New Windows enabled |
5 | should focus the window when you get to that workspace -- as a free bonus, | 7 | should focus the window when you get to that workspace -- as a free bonus, |
6 | stacking order should be more stable on fluxbox restart (Mark) | 8 | stacking order should be more stable on fluxbox restart (Mark) |