diff options
author | Tomas Janousek <tomi@nomi.cz> | 2008-01-27 14:31:54 (GMT) |
---|---|---|
committer | Tomas Janousek <tomi@nomi.cz> | 2008-01-27 14:31:54 (GMT) |
commit | 5c85fcbe648b5b4581db1ca2303d5f849a63c28c (patch) | |
tree | f9cfccd23031002e3e5dfd40e537a007513c0df4 | |
parent | f605312c489378ee3c2070468cc9f115419a9cee (diff) | |
download | fluxbox_pavel-5c85fcbe648b5b4581db1ca2303d5f849a63c28c.zip fluxbox_pavel-5c85fcbe648b5b4581db1ca2303d5f849a63c28c.tar.bz2 |
Changelog entries for the xinerama_randr branch changes.
Signed-off-by: Tomas Janousek <tomi@nomi.cz>
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.1: | 2 | Changes for 1.0.1: |
3 | *08/01/27: | ||
4 | * Reload the Xinerama layout on RandR signal (Tomas) | ||
5 | Screen.cc/hh | ||
6 | * Move windows out of inactive heads upon Xinerama layout change (Tomas) | ||
7 | Screen.cc/hh | ||
3 | *07/12/28: | 8 | *07/12/28: |
4 | * Added new key command :Delay {<command>} [<int>], which runs the command | 9 | * Added new key command :Delay {<command>} [<int>], which runs the command |
5 | after a delay of <int> microseconds (default is 200 milliseconds) (Mark) | 10 | after a delay of <int> microseconds (default is 200 milliseconds) (Mark) |