diff options
author | markt <markt> | 2007-07-07 04:54:34 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-07 04:54:34 (GMT) |
commit | b735d405f58ac226e025d6ef4dbd91a0129bb12e (patch) | |
tree | a69c7f72198d02a19c2a577e53102eb4d261c7b1 /ChangeLog | |
parent | 18cd70f74999b85ea5d35fc95fad3fdf33f1831e (diff) | |
download | fluxbox_pavel-b735d405f58ac226e025d6ef4dbd91a0129bb12e.zip fluxbox_pavel-b735d405f58ac226e025d6ef4dbd91a0129bb12e.tar.bz2 |
allow negative indices in :Workspace <int>
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.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/07: | 3 | *07/07/07: |
4 | * Allow negative numbers in :Workspace <int> command, which counts backwards | ||
5 | from the last one (Mark) | ||
4 | * Right clicking on a submenu didn't revert focus to its parent (Mark) | 6 | * Right clicking on a submenu didn't revert focus to its parent (Mark) |
5 | FbTk/Menu.cc/hh | 7 | FbTk/Menu.cc/hh |
6 | * Pressing escape in a torn menu didn't work (Mark) | 8 | * Pressing escape in a torn menu didn't work (Mark) |