diff options
author | rathnor <rathnor> | 2004-03-15 03:48:47 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-03-15 03:48:47 (GMT) |
commit | 1d58e3afb289dd33ddb1b22533f4d717339ec216 (patch) | |
tree | 29c1c9293d6e92dcd6703820b94850ccd459426d /ChangeLog | |
parent | d5871837d82cacc16371162dab14ba2f0589b19e (diff) | |
download | fluxbox_pavel-1d58e3afb289dd33ddb1b22533f4d717339ec216.zip fluxbox_pavel-1d58e3afb289dd33ddb1b22533f4d717339ec216.tar.bz2 |
fix spin bug in placeWindow
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.9: | 2 | Changes for 0.9.9: |
3 | *04/03/15: | ||
4 | * bug in placeWindow caused spinning with screens higher than width | ||
5 | e.g. vertical xinerama (Simon) | ||
6 | Workspace.cc | ||
3 | *04/03/13: | 7 | *04/03/13: |
4 | * Fixed so it compiles in cygwin (Henrik) | 8 | * Fixed so it compiles in cygwin (Henrik) |
5 | I18n.hh | 9 | I18n.hh |