diff options
author | rathnor <rathnor> | 2004-06-19 15:04:28 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-19 15:04:28 (GMT) |
commit | 4589ecdbbc719cc49f10cef4a9460d89b6a8fba7 (patch) | |
tree | c5c12affeb3f6de45439f14478c931a78d549b44 /ChangeLog | |
parent | e68a7a4e72f0a0b3303d89e3b6a7d345997bf987 (diff) | |
download | fluxbox_pavel-4589ecdbbc719cc49f10cef4a9460d89b6a8fba7.zip fluxbox_pavel-4589ecdbbc719cc49f10cef4a9460d89b6a8fba7.tar.bz2 |
fix initialisation of state when a window is first mapped
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.10: | 2 | Changes for 0.9.10: |
3 | *04/06/20: | ||
4 | * Fix honouring of initial state on window open (Simon) | ||
5 | Window.hh/cc Screen.cc | ||
3 | *04/06/18: | 6 | *04/06/18: |
4 | * background xmessage in fbsetbg so it doesn't block anything | 7 | * background xmessage in fbsetbg so it doesn't block anything |
5 | also set the "okay" button to default so you can just press enter | 8 | also set the "okay" button to default so you can just press enter |