diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/22: | ||
4 | * Ewmh compliance updates: (Mark) | ||
5 | - implemented _NET_WM_MOVERESIZE_CANCEL (new in version 1.4.draft-1) | ||
6 | - move windows to last remaining workspace when a workspace is removed | ||
7 | - implemented _NET_REQUEST_FRAME_EXTENTS | ||
8 | Ewmh.cc/hh Workspace.cc/hh Screen.cc | ||
3 | *06/07/21: | 9 | *06/07/21: |
4 | * Stop using fixed values for num/caps/scroll lock, and ignore scroll lock | 10 | * Stop using fixed values for num/caps/scroll lock, and ignore scroll lock |
5 | as a modifier (Mark) | 11 | as a modifier (Mark) |