diff options
author | markt <markt> | 2007-06-03 20:12:20 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-03 20:12:20 (GMT) |
commit | f9c5bfec0762d831ad8f9bf8f7940b64792909b0 (patch) | |
tree | 120bb4c812f32e743859c5ba26d9c9c5e58a5a4a /ChangeLog | |
parent | e6e784e20db9419287382a5293892a6a02ad5e7f (diff) | |
download | fluxbox-f9c5bfec0762d831ad8f9bf8f7940b64792909b0.zip fluxbox-f9c5bfec0762d831ad8f9bf8f7940b64792909b0.tar.bz2 |
fixes 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.0.0: | 2 | Changes for 1.0.0: |
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 | * Fixed infinite loop caused by removing the last workspace when it contains | 8 | * Fixed infinite loop caused by removing the last workspace when it contains |
5 | windows (Mark) | 9 | windows (Mark) |