diff options
-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) |