-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Configure behavior when scrolling on workspace name #604
Comments
Hey @DarthFloopy. Sorry for the delay in replying - I've been working on Gnome 45 compatibility (which turned to be a much bigger job). Anyways, yeah I could see the usefulness here. It's not a big change to do it so will have a look at this. If you wanted test this or give it a go yourself, you would change: Line 427 in 3986699
to And these lines: Line 450 in 3986699
Line 453 in 3986699
Line 485 in 3986699
Line 538 in 3986699
Line 541 in 3986699
Line 542 in 3986699
to use Otherwise, can wait til we get time to look at this request. Cheers! |
Closing this one as #833 fixes this (and implements this as standard behaviour). |
I tend to jump between workspaces a lot, and I tend to remember the workspaces' individual numbers better than the order in which I last used them.
I like the super+pgup/down functionality and animation that switches between workspaces in numerical sequence, and I don't find the "last used" order triggered by super+above_tab to be very useful for me.
Could a setting be added to allow using the sequential switcher, instead of the last-used switcher, when the user scrolls the mouse wheel while hovering over the workspace name in the top bar?
The text was updated successfully, but these errors were encountered: