diff options
author | simonb <simonb> | 2006-04-16 12:03:31 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-16 12:03:31 (GMT) |
commit | 29f975b302c1cc4ab758871811894dfe572a4f24 (patch) | |
tree | 3d8b4cfb07813b6846b0269f47b4d2e9d5727e16 /ChangeLog | |
parent | 67b8277af0856320a8fc0be1515f01ba40456e45 (diff) | |
download | fluxbox-29f975b302c1cc4ab758871811894dfe572a4f24.zip fluxbox-29f975b302c1cc4ab758871811894dfe572a4f24.tar.bz2 |
add reversewheeling option
thanks Kalle - ice_jkpg at users.sourceforge.net
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
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 | * Add option to reverse desktop wheeling, patch #1034287 | ||
5 | session.screen0.reversewheeling: true|false | ||
6 | (thanks Kalle - ice_jkpg at users.sourceforge.net) | ||
7 | Screen.hh/cc fluxbox.cc Toolbar.cc IconButton.cc | ||
4 | * Missing space in translation (thanks... anonymous, sf.net #1455024) | 8 | * Missing space in translation (thanks... anonymous, sf.net #1455024) |
5 | nls/C/Translation.m | 9 | nls/C/Translation.m |
6 | * Set (take|send)to(next|prev)workspace offset default value to 1 | 10 | * Set (take|send)to(next|prev)workspace offset default value to 1 |