aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-05 17:57:07 (GMT)
committermarkt <markt>2007-01-05 17:57:07 (GMT)
commit416cca0eddb164d6c328588829f6c48d6e4e976d (patch)
tree4f28341d0eb83273e2f08e9bb94948d7f9c3cee1 /ChangeLog
parent8930a711ee101c1a02f579a2ee8ebbe39065c085 (diff)
downloadfluxbox_pavel-416cca0eddb164d6c328588829f6c48d6e4e976d.zip
fluxbox_pavel-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d24279..299a5b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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)