diff options
author | simonb <simonb> | 2005-01-10 08:10:17 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-01-10 08:10:17 (GMT) |
commit | 6c710ba3749fede5d9d2914f888498ec54b6ea31 (patch) | |
tree | 5de5d18b6d2b626230c50c9a2e65e00641daa025 /ChangeLog | |
parent | a348c95326a21740019a7b9f2894e1b4af1df869 (diff) | |
download | fluxbox-6c710ba3749fede5d9d2914f888498ec54b6ea31.zip fluxbox-6c710ba3749fede5d9d2914f888498ec54b6ea31.tar.bz2 |
fix position init from atom handlers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
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/10: | ||
4 | * Fix position initialisation from apps file (Simon) | ||
5 | Window.cc | ||
3 | *05/01/05: | 6 | *05/01/05: |
4 | * Tidy up initialisation a bit better. Handlers can still use "action" | 7 | * Tidy up initialisation a bit better. Handlers can still use "action" |
5 | functions (e.g. stick()), but those functions should now check if | 8 | functions (e.g. stick()), but those functions should now check if |