-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to reverse touchpad scrolling #197
Comments
I wonder if this is a request for Fyne itself? All apps probably want the same outcome in this regard |
I'm not entirely sure if that's needed. I have the option changed in Gnome and all Fyne applications are working just as I would expect. I think it's just changing the scroll input to the applications. |
I would love this option too, but unlike Jacalz I want to reverse the mouse scrolling too :p |
Agreed, I think @Jacalz was responding to my consideration of it being Fyne specific. |
To clarify, I strongly want it to not "mess up" my mouse scrolling, I want it to just change my touchpad scroll direction. :) |
Oh. So when you run Fyne apps inside FyneDesk then the mouse scrolling is correct but touchpad is not? |
I mean that I want it to behave like reversed for touchpad but not for mouse. It is currently the same direction for mouse and touchpad. |
OK, thanks for the clarification. I guess two settings may be required then, to satisfy everyone ;) |
I now have FyneDesk up and running on my Fedora Laptop and I noticed that the touchpad scrolling scrolls the view and not the content. I prefer to have the touch pad scroll the content and not the view, just like how it is on the phones and tablets. I think it would be a great addition in the settings to have this option. It is also very important for me that this does not change the scrolling of the mouse as that still needs to behave as normal :)
The text was updated successfully, but these errors were encountered: