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/11/16: | 3 | *07/11/16: |
4 | * Added new key command :Focus [<pattern>] that focuses a window (e.g., using | ||
5 | OnWindow or specified using a window pattern) (Mark, thanks Tomas Janousek) | ||
6 | FbCommandFactory.cc | ||
4 | * Using ToggleDecor from Deco=TAB should hide tabs (thanks Tomas Janousek) | 7 | * Using ToggleDecor from Deco=TAB should hide tabs (thanks Tomas Janousek) |
5 | Window.cc | 8 | Window.cc |
6 | *07/11/12: | 9 | *07/11/12: |