diff options
author | mathias <mathias> | 2005-04-23 10:03:06 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-04-23 10:03:06 (GMT) |
commit | 9288ae8eb0791eb52067edf4931f6f01fbcd640c (patch) | |
tree | 85779a282998a6e781a7d74deeac90db8159a986 /ChangeLog | |
parent | efe4ead2144469efc567966304c842fabcc7856e (diff) | |
download | fluxbox_pavel-9288ae8eb0791eb52067edf4931f6f01fbcd640c.zip fluxbox_pavel-9288ae8eb0791eb52067edf4931f6f01fbcd640c.tar.bz2 |
close #956325
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) |