The FreeBSD ports system provides an additional patch that reverses the direction of the mouse wheel workspace cycling. It would be nice if it could be included into the upstream version. Preferably with a changable config option.
Version: 4.4.x
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
For those interested: attached are three patches that add configurable mouse wheel workspace cycling direction. They apply to xfce-4.4.2.
The xfwm patch adds the functionality to the window-manager.
The libxfcegui4 and xfce4-panel patches add the functionality to the pager in the panel. Both libxfcegui4 and xfce4-panel patches must be applied to prevent missing symbols-errors.
Added two new patches, for 4.5.91 (Beta-1). Only xfwm and xfce4-panel need to
be patched.
Scrolling on the panel now also works if you don't have workspaces but
viewports (like Compiz does).
After applying the xfwm-patch, you need to regenerate
xfwm4-tweaks-dialog_glade.h with these commands:
cd settings-dialogs
exo-csource --static --strip-comments --strip-content
--name=tweaks_dialog_glade xfwm4-tweaks-dialog.glade \
Personally I think this pref is silly, and have resisted when people ask for
it, but if someone's written the code...
<grumpy old man mode>
... it's still silly. Come on, this is equivalent to making the direction of scrollbars configurable, isn't it? If there are good arguments to change, fine, but let's pick one.
</gumpy old man mode>
Glad to play the Joe Klemmer role here, even if that's all I can do these days ;-)
I have no doubt that ppl find that useful since it's been asked several times and we even have a patch here.
But reading the comments, it seems that this is not going to happen for 4.6. But nevertheless, I think it's good to have this patch here in BZ for those who want this option.
I'm glad I stumbled over this old bug report! I don't see a reason to not invert the scrolling (mw up = next viewport, mw down = previous viewport, I wonder why it should be done the opposite way, it feels so unnatural!?), so I ripped out that user preference stuff and only kept the viewport.