diff options
author | rathnor <rathnor> | 2003-09-11 19:55:27 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-11 19:55:27 (GMT) |
commit | 6d6425cbde2a4c2038f513c78e5953d0dbdbc20d (patch) | |
tree | 19edf876933796c277816f568f1754c562eb3f43 /ChangeLog | |
parent | 16653d23d5d7a0dd017cce6484e8865f59edb9c6 (diff) | |
download | fluxbox-6d6425cbde2a4c2038f513c78e5953d0dbdbc20d.zip fluxbox-6d6425cbde2a4c2038f513c78e5953d0dbdbc20d.tar.bz2 |
fix gravity handling
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 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/12: | ||
4 | * Fix window gravity handling (Simon) | ||
5 | - should fix some offset fullscreen issues | ||
6 | FbWinFrame.hh/cc WinClient.hh/cc Window.cc | ||
3 | *03/09/10: | 7 | *03/09/10: |
4 | * Fixed buffer for TextButton (Henrik) | 8 | * Fixed buffer for TextButton (Henrik) |
5 | Reduces flicker | 9 | Reduces flicker |