diff options
author | markt <markt> | 2007-06-03 20:10:14 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-03 20:10:14 (GMT) |
commit | 785f5f705b2c00c4527d6b8cf4cbbb2f6d687364 (patch) | |
tree | 45cc291548211795d549856b9e91c823da7c342a /ChangeLog | |
parent | 09838bc58fb7bd60627cd3ac8cc14f358a469827 (diff) | |
download | fluxbox-785f5f705b2c00c4527d6b8cf4cbbb2f6d687364.zip fluxbox-785f5f705b2c00c4527d6b8cf4cbbb2f6d687364.tar.bz2 |
fixes a bug with rox panel flickering with mousefocus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1: | 2 | Changes for 1.1: |
3 | *07/06/03: | ||
4 | * Only change layer to normal when removing _NET_WM_STATE_{ABOVE,BELOW} if | ||
5 | the window is actually above/below the normal layer (thanks Jim Ramsay) | ||
6 | Ewmh.cc | ||
3 | *07/06/01: | 7 | *07/06/01: |
4 | * Added key commands AddWorkspace and RemoveLastWorkspace (Mark) | 8 | * Added key commands AddWorkspace and RemoveLastWorkspace (Mark) |
5 | FbCommandFactory.cc WorkspaceCmd.cc/hh | 9 | FbCommandFactory.cc WorkspaceCmd.cc/hh |