diff options
author | markt <markt> | 2006-12-17 22:21:23 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-17 22:21:23 (GMT) |
commit | 2ff67d09a733e8e986e8f212bb02dd3d5fef40ee (patch) | |
tree | 973e525439783f087a61410756757d045afcad3f /ChangeLog | |
parent | ecb0d95b8fdb98137236dfb17fdf0ebe384b6c29 (diff) | |
download | fluxbox-2ff67d09a733e8e986e8f212bb02dd3d5fef40ee.zip fluxbox-2ff67d09a733e8e986e8f212bb02dd3d5fef40ee.tar.bz2 |
Stop cycling focus when another command gets run, even if modifiers are still down
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/12/17: | ||
4 | * Stop cycling focus when any other command is run, e.g. bug #1595336 (Mark) | ||
5 | fluxbox.cc WorkspaceCmd.cc | ||
3 | *06/12/16: | 6 | *06/12/16: |
4 | * Remove useless stuff from code that reloads configuration (Mark) | 7 | * Remove useless stuff from code that reloads configuration (Mark) |
5 | fluxbox.cc | 8 | fluxbox.cc |