diff options
author | markt <markt> | 2007-01-14 19:02:01 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-14 19:02:01 (GMT) |
commit | fc502861a45704a8f7cd21282cbccd7e5ac620f3 (patch) | |
tree | e23f6a03244fcffb9bd651197bd5d64f7a6c641d /ChangeLog | |
parent | 6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f (diff) | |
download | fluxbox_pavel-fc502861a45704a8f7cd21282cbccd7e5ac620f3.zip fluxbox_pavel-fc502861a45704a8f7cd21282cbccd7e5ac620f3.tar.bz2 |
make sure we ungrab the keyboard when changing the alt-tab screen,
or else we'll lose an entire keystroke!\
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Changes for 1.0rc3: | |||
9 | - fixed bug with style backgrounds not getting set when changing styles | 9 | - fixed bug with style backgrounds not getting set when changing styles |
10 | - updated default styles to be valid wrt background options | 10 | - updated default styles to be valid wrt background options |
11 | RootTheme.cc/hh Screen.cc FbTk/Theme.hh | 11 | RootTheme.cc/hh Screen.cc FbTk/Theme.hh |
12 | * Minor fix for window cycling on multiple screens (Mark) | ||
13 | fluxbox.cc | ||
12 | *07/01/13: | 14 | *07/01/13: |
13 | * Only change focus order when user specifically focuses a window (Mark) | 15 | * Only change focus order when user specifically focuses a window (Mark) |
14 | Screen.cc Window.cc FocusControl.cc/hh | 16 | Screen.cc Window.cc FocusControl.cc/hh |