diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/16: | 3 | *06/04/16: |
4 | * Set (take|send)to(next|prev)workspace offset default value to 1 | ||
5 | instead of the current 0 (which makes them look non-functional). | ||
6 | Similarly for tab and (|next|prev|left|right)workspace. | ||
7 | - Thanks Jonas Koelker (sf.net 1467926) | ||
8 | FbCommandFactory.cc | ||
4 | * Add "CloseAllWindows" key binding | 9 | * Add "CloseAllWindows" key binding |
5 | (thanks Adriano Dal Bosco - adbosco at users.sourceforge.net) | 10 | (thanks Adriano Dal Bosco - adbosco at users.sourceforge.net) |
6 | - Useful to trigger all "close" actions before flux exit (or other) | 11 | - Useful to trigger all "close" actions before flux exit (or other) |