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

Scroll Wrap Around in Scroll Switches Active Tab #49

Open
crudebuster opened this issue Jan 23, 2024 · 2 comments
Open

Scroll Wrap Around in Scroll Switches Active Tab #49

crudebuster opened this issue Jan 23, 2024 · 2 comments

Comments

@crudebuster
Copy link

I've been using Thorium since Waterfox Classic stopped breathing and I'm very satisfied until now, finding most of my functionalities are reachable through flags and compatible extensions but I personally miss a simple thing I used to have in my old browser, using the scroll wheel to switch tabs and when it hit say, last rightmost tab it would then wrap around if i tried to scroll right again, same thing on the left, giving it a mental image of a tab carousel.

The extension that did it in my old firefox then waterfox classic was https://github.com/mthamil/Tab-Wheel-Scroll and I was surprised that Thorium had it on the experimental flags so I thought I would ask if it was possible to implement this functionality, if it wouldn't cause much trouble to code.

image

@Alex313031
Copy link
Owner

@crudebuster Thorium does have the scroll tabs flag, but you are right, it doesn't wrap back around when you reach the end of the tabstrip. I'm not sure how to make that happen. Perhaps you could find an extension for it. Another solution is to use the keyboard shortcuts Ctrl + 1 and Ctrl + 9 to select the first or last tabs, respectively.

@crudebuster
Copy link
Author

I think I'll have to learn to code to make that happen because honestly nobody cares for that feature since Chrome and Firefox capped it and Waterfox Classic is ded...

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

2 participants