diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/23: | 3 | *05/04/23: |
4 | * Close of #956325 (Mathias) | ||
5 | WorkspaceMenu -> left click on a item will jump TO that | ||
6 | workspace | ||
7 | -> middle click will fetch it to the current | ||
8 | workspac | ||
9 | SendToMenu -> left click send it quietly | ||
10 | -> middle click send it and follows to that | ||
11 | workspace | ||
12 | This should now match whats written in the manpage. | ||
13 | Workspace.cc SendToMenu.cc | ||
4 | * Fixed #960535 aka Deiconify with apps set 'sticky' (Mathias) | 14 | * Fixed #960535 aka Deiconify with apps set 'sticky' (Mathias) |
5 | FbCommands.cc | 15 | FbCommands.cc |
6 | * Fixed #1020399 aka broken ShowDesktop - command (Mathias) | 16 | * Fixed #1020399 aka broken ShowDesktop - command (Mathias) |