UbuntuBudgie / budgie-extras

Additional Budgie Desktop enhancements for user experience
https://ubuntubudgie.org
GNU General Public License v3.0
175 stars 34 forks source link

Option to reverse scroll direction of visualspace #438

Closed sinus-x closed 1 year ago

sinus-x commented 1 year ago

This is somehow similar to how trackpads can be used in two different ways. Assume two workspaces, the first one being visible. I'd expect that by scrolling down I'd scroll to the second one. Instead, I have to scroll up to go to the one displayed on the right.

When a touchpad is used in this settings, it works as expected, because touchpads are configured for natural motion -- pulling down scrolls down. But when I use the scroll wheel on the mouse, I expect that scrolling down = switching right.

I know detecting mouse/touchpad could be quite difficult in the applet, so just having one configuration toggle to reverse the direction would improve the UX.

fossfreedom commented 1 year ago

not convinced a separate option in the applet is warranted/might be confusing- what I think you are saying is that if natural motion is ticked in budgie control center - mouse/trackpad - then scroll-down should switched to the right. If natural motion is not ticked then scroll-down should switch to the left.