diff options
author | markt <markt> | 2006-12-28 18:11:17 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-28 18:11:17 (GMT) |
commit | a58453fac24c4c4b2987e9716d87ef3f59f312d8 (patch) | |
tree | 22b94f826d7af514e9c6fdca5100763a48a2daa7 /ChangeLog | |
parent | e9f7c0f2c03706e39fd97ec39a20aad5517f0371 (diff) | |
download | fluxbox-a58453fac24c4c4b2987e9716d87ef3f59f312d8.zip fluxbox-a58453fac24c4c4b2987e9716d87ef3f59f312d8.tar.bz2 |
allow focus to revert to stuck windows, and we'll see if it still causes
problems with normal focus -- that comment is older than FocusControl.cc, and
I've made a lot of changes to focus handling since then; just disabling it
wasn't the right thing to do, anyway
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/28: | ||
4 | * Allow focus to revert to stuck windows (Mark) | ||
5 | FocusControl.cc | ||
3 | *06/12/27: | 6 | *06/12/27: |
4 | * Don't assume "Jump" and "*Hidden" say "yes" in apps file (Mark) | 7 | * Don't assume "Jump" and "*Hidden" say "yes" in apps file (Mark) |
5 | * Jump to autogrouped windows on another workspace if set to do so in | 8 | * Jump to autogrouped windows on another workspace if set to do so in |