diff options
author | rathnor <rathnor> | 2003-06-08 14:32:28 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-06-08 14:32:28 (GMT) |
commit | 81e4fe8d44a3f0bd8c104127d7785badab6f2bc8 (patch) | |
tree | 9258d23bdc8e8c9197075b3635e69bfde7565d15 /ChangeLog | |
parent | 93b2f8921c70e2cf5f2f2c3cf79943de54b6709b (diff) | |
download | fluxbox-81e4fe8d44a3f0bd8c104127d7785badab6f2bc8.zip fluxbox-81e4fe8d44a3f0bd8c104127d7785badab6f2bc8.tar.bz2 |
add reconfigure and restart keys
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.3: | 2 | Changes for 0.9.3: |
3 | *03/06/08: | 3 | *03/06/08: |
4 | * Add Reconfigure and Restart Key actions, thanks Jann Fisher (Simon) | ||
5 | Also modify the patch to take argument on Restart action | ||
6 | Keys.hh/cc fluxbox.cc | ||
4 | * Fix restart command to accept and use an argument again (Simon) | 7 | * Fix restart command to accept and use an argument again (Simon) |
5 | Screen.cc FbCommands.hh/cc | 8 | Screen.cc FbCommands.hh/cc |
6 | * Fix bug that sometimes left window frames after window closed (Simon) | 9 | * Fix bug that sometimes left window frames after window closed (Simon) |