diff options
author | simonb <simonb> | 2005-01-04 10:51:38 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-01-04 10:51:38 (GMT) |
commit | 61bb3f039afd5a29ae655666fbc2fe7943eab8e2 (patch) | |
tree | 9574a68535ffac8e8dc17c0a0fd4dfaf65adf114 /ChangeLog | |
parent | 338a985c0567c4bea55c20c01f9df492756a6a34 (diff) | |
download | fluxbox_pavel-61bb3f039afd5a29ae655666fbc2fe7943eab8e2.zip fluxbox_pavel-61bb3f039afd5a29ae655666fbc2fe7943eab8e2.tar.bz2 |
fix some initialisation, especially relating to placement and
decoration/handler hints
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.12 | 2 | Changes for 0.9.12 |
3 | *05/01/04: | ||
4 | * Fix some initialisation states, especially window placement with no | ||
5 | decorations through apps (e.g. aterm) | ||
6 | Window.hh/cc Screen.cc Ewmh.cc | ||
3 | *05/01/02: | 7 | *05/01/02: |
4 | * Fix for #996298, Windows dont respect toolbar.border.width (Mathias) | 8 | * Fix for #996298, Windows dont respect toolbar.border.width (Mathias) |
5 | Toolbar.cc | 9 | Toolbar.cc |