Skip to content

feat(scroll): add invert_wheel option#998

Open
notTamion wants to merge 1 commit into
amnweb:mainfrom
notTamion:invert-wheel
Open

feat(scroll): add invert_wheel option#998
notTamion wants to merge 1 commit into
amnweb:mainfrom
notTamion:invert-wheel

Conversation

@notTamion

Copy link
Copy Markdown
Contributor

This is useful for laptop trackpads (when scrolling with 2 fingers on the pad) as moving your fingers up actually scrolls down however i think its more intuitive to move fingers up to increase volume.

I can implement this for all the other widgets that have a system like this (brightness, mic i think?) but i would like to know whether this is something you want before i put further work in this. if so please give me a list of all widgets that have something like this (since i am not that familiar with the widgets other than the ones i use)

the slider in the drop down menu doesn't have their behaivour changed in the pr since qt widgets only supports inverting all inputs, so also arrow keys which we don't want to invert. however that can be added in the future if that change is PRd to QT (i might do that if i have some time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant