Skip to content
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

Less heavy "scroll to change desktop" #588

Open
teamcons opened this issue Nov 30, 2024 · 1 comment
Open

Less heavy "scroll to change desktop" #588

teamcons opened this issue Nov 30, 2024 · 1 comment

Comments

@teamcons
Copy link

teamcons commented Nov 30, 2024

Problem

Current way to switch quickly desktop using the mouse is by quickly scrolling panel

However it happens quite often that i scroll on it and... nothing. It requires more scrolling for it to trigger - making it feel quite heavy

the debounce is a bit strong as well. If i want to peek quickly on another desktop, i cant immediately scroll back, but have to wait.

Proposal

More sensitive scrolling
and shorter debounce

Also this PR: #590
Look i diden it.

Prior Art (Optional)

the default of what i used in Gnuhme was okay? i think it was this one.
it had a timeout of 0 between scroll event but im not sure if that would fit everyone

https://github.com/timbertson/gnome-shell-scroll-workspaces

@teamcons
Copy link
Author

Currently testing for a less heavy default.

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

No branches or pull requests

1 participant