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