diff options
author | markt <markt> | 2007-10-24 17:09:26 (GMT) |
---|---|---|
committer | markt <markt> | 2007-10-24 17:09:26 (GMT) |
commit | f3afe787c1209cf1357493924a4f7eb7864def54 (patch) | |
tree | d0c0c3eca154ab538fbc1fb3c62081e9250c05bd /ChangeLog | |
parent | 74eb584a312aba21b21eccb6c49ade1571aa3740 (diff) | |
download | fluxbox-f3afe787c1209cf1357493924a4f7eb7864def54.zip fluxbox-f3afe787c1209cf1357493924a4f7eb7864def54.tar.bz2 |
introduced workspacename for ClientPattern, and some miscellaneous cleanup
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 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/10/24: | 3 | *07/10/24: |
4 | * Introduced (workspacename=...) for pattern matching and changed | ||
5 | (workspace=...) to use the workspace number, indexed from 0 (Mark) | ||
6 | ClientPattern.cc/hh | ||
4 | * Reenabled raising window if window was moved by mouse by 0 pixels (Mathias) | 7 | * Reenabled raising window if window was moved by mouse by 0 pixels (Mathias) |
5 | Window.cc | 8 | Window.cc |
6 | *07/10/23: | 9 | *07/10/23: |