diff options
author | markt <markt> | 2007-11-16 23:33:34 (GMT) |
---|---|---|
committer | markt <markt> | 2007-11-16 23:33:34 (GMT) |
commit | 2e96a07cf74d66f204ce37daef2c9cc6a7c0b357 (patch) | |
tree | ca2f2a091fd730618e0851b9e9ba7c565d090e87 /ChangeLog | |
parent | ea7801d143b56f601716cb57fcc4287838cc23bd (diff) | |
download | fluxbox_pavel-2e96a07cf74d66f204ce37daef2c9cc6a7c0b357.zip fluxbox_pavel-2e96a07cf74d66f204ce37daef2c9cc6a7c0b357.tar.bz2 |
added :Focus key command
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: |