diff options
author | rathnor <rathnor> | 2003-09-24 14:02:25 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-24 14:02:25 (GMT) |
commit | feb7462e381b4015bc736e90da87dc7cc5711b1a (patch) | |
tree | e028335ecbc02b1e79128247293003b2ce5afc29 /ChangeLog | |
parent | bec4f7c894677a92d9210a1b1e511afd4cee5e5e (diff) | |
download | fluxbox-feb7462e381b4015bc736e90da87dc7cc5711b1a.zip fluxbox-feb7462e381b4015bc736e90da87dc7cc5711b1a.tar.bz2 |
Fix updates to mwm_hints, and make configure request move and resize atomic
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/24: | 3 | *03/09/24: |
4 | * Fix updates to mwm_hints, and make configure request | ||
5 | move and resize atomic (Simon) | ||
6 | - fixes mplayer fullscreen window being moveable | ||
7 | - fixes focus loss when toggling mplayer fullscreen | ||
8 | FbWinFrame.hh/cc Window.hh/cc FbAtoms.hh/cc WinClient.cc | ||
4 | * Fixed the "aterm"-bug (Henrik) | 9 | * Fixed the "aterm"-bug (Henrik) |
5 | Window.cc | 10 | Window.cc |
6 | *03/09/23: | 11 | *03/09/23: |