-
-
Notifications
You must be signed in to change notification settings - Fork 708
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 "enable-bar-scroll" to "hypr/workspaces" #2512
Comments
I've made a simple patch for this. Could you test if it works with named and persistent workspaces since I only used numbered ones. my fork |
for everyone finding this Issue and if the fork is not yet merged: |
Sorry for the slow reply, just tested this now and it seems to work! 😁 I just checked if you had opened a PR and I happened to find this one from 2019: #322 It makes it sound like scrolling on the entire bar surface should already be working, strange 🤔 |
@Hubro that PR only has the hook implemented for Sway. |
@VAWVAW I rebased your patch: https://github.com/Craeckie/Waybar |
I opened #3088. |
sway/workspaces
has an option calledenable-bar-scroll
that lets you scroll through workspaces anywhere on the bar, not just while hovering over the workspaces.I have a very wide monitor, so I was a heavy user of this.
Could we have this option on
hypr/workspaces
as well?Alternatively, would it be possible to add a
on-scroll-{up|down}
on the bar itself, so we could bind anything to it?The text was updated successfully, but these errors were encountered: