aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Janousek <tomi@nomi.cz>2008-01-28 08:58:23 (GMT)
committerTomas Janousek <tomi@nomi.cz>2008-01-28 08:58:23 (GMT)
commit880209a43821c8f56e4a46b2debf7a72f68658c8 (patch)
tree22f68473e939c1cf8cb838ece3943e4184ff7392 /ChangeLog
parenta61b37da70e0cd1556617c56890455ef89ee1fb0 (diff)
parent5c85fcbe648b5b4581db1ca2303d5f849a63c28c (diff)
downloadfluxbox_pavel-880209a43821c8f56e4a46b2debf7a72f68658c8.zip
fluxbox_pavel-880209a43821c8f56e4a46b2debf7a72f68658c8.tar.bz2
Merge branch 'xinerama_randr'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 687ef64..bdf4ff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes 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)