diff options
author | simonb <simonb> | 2005-09-07 16:46:17 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-09-07 16:46:17 (GMT) |
commit | 070a216aa88ed56d391db8b73e7e9356e90742bb (patch) | |
tree | 0fdc7090dd22dda004ef6a44f774999f6c3bed29 /ChangeLog | |
parent | cfb26be26928c53a0be267f4707041bb82371519 (diff) | |
download | fluxbox-070a216aa88ed56d391db8b73e7e9356e90742bb.zip fluxbox-070a216aa88ed56d391db8b73e7e9356e90742bb.tar.bz2 |
Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__people.pl>)
New init options added:
session.screenN.windowScrollAction: Shade|NextTab
- set the action that happens when scrolling on the titlebar
session.screenN.windowScrollReverse: true|false
- reverse the action direction
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/09/08: | ||
4 | * Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__people.pl>) | ||
5 | New init options: | ||
6 | session.screenN.windowScrollAction: Shade|NextTab | ||
7 | - set the action that happens when scrolling on the titlebar | ||
8 | session.screenN.windowScrollReverse: true|false | ||
9 | - reverse the action direction | ||
10 | Screen.hh/cc Window.hh/cc | ||
3 | *05/09/04: | 11 | *05/09/04: |
4 | * Added Feature Request #1084510 (Mathias) | 12 | * Added Feature Request #1084510 (Mathias) |
5 | When Mod1 + LeftMouse are clicked on a Window and the mouse is not | 13 | When Mod1 + LeftMouse are clicked on a Window and the mouse is not |