diff options
author | markt <markt> | 2007-01-05 17:57:07 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-05 17:57:07 (GMT) |
commit | 416cca0eddb164d6c328588829f6c48d6e4e976d (patch) | |
tree | 4f28341d0eb83273e2f08e9bb94948d7f9c3cee1 /ChangeLog | |
parent | 8930a711ee101c1a02f579a2ee8ebbe39065c085 (diff) | |
download | fluxbox-416cca0eddb164d6c328588829f6c48d6e4e976d.zip fluxbox-416cca0eddb164d6c328588829f6c48d6e4e976d.tar.bz2 |
don't change focus to a window that doesn't accept focus, see bug #1626114
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/05: | 3 | *07/01/05: |
4 | * Don't change focus to a window that doesn't accept focus (Mark) | ||
5 | FocusControl.cc | ||
4 | * Only grab keybindings on screens managed by fluxbox (Mark) | 6 | * Only grab keybindings on screens managed by fluxbox (Mark) |
5 | fluxbox.hh Keys.cc/hh FbTk/KeyUtil.cc/hh | 7 | fluxbox.hh Keys.cc/hh FbTk/KeyUtil.cc/hh |
6 | * Fix locale being applied to the clock. (Simon) | 8 | * Fix locale being applied to the clock. (Simon) |