diff options
author | markt <markt> | 2007-12-13 18:42:05 (GMT) |
---|---|---|
committer | markt <markt> | 2007-12-13 18:42:05 (GMT) |
commit | b001ea9f1feb32a878b95a0b78c3fb0240f6df68 (patch) | |
tree | b9440acc1d1b44302f21eefb1fbda30096a50499 /ChangeLog | |
parent | 8b7464046cea5e521ac46811591b0fce0c45aca1 (diff) | |
download | fluxbox_lack-b001ea9f1feb32a878b95a0b78c3fb0240f6df68.zip fluxbox_lack-b001ea9f1feb32a878b95a0b78c3fb0240f6df68.tar.bz2 |
close menus when they lose focus, instead of on [exec] commands
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.1: | 2 | Changes for 1.0.1: |
3 | *07/12/13: | 3 | *07/12/13: |
4 | * Close menus only when they lose focus (Mark) | ||
5 | MenuCreator.cc FbTk/Menu.cc | ||
4 | * Moved command parsing code all over the place -- expect any patches that | 6 | * Moved command parsing code all over the place -- expect any patches that |
5 | add new commands to be broken (Mark, Simon) | 7 | add new commands to be broken (Mark, Simon) |
6 | Added FbTk/CommandRegistry.cc/hh | 8 | Added FbTk/CommandRegistry.cc/hh |