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

[Feature Request] Allow scroll on workspace module to be customized. #742

Open
Posty2k3 opened this issue Jan 25, 2025 · 0 comments
Open

Comments

@Posty2k3
Copy link

Is your feature request related to a problem? Please describe.
Currently when using the scroll wheel on the workspace module, the functionality is equivalent to calling hyprctl dispatch workspace m+1 which limits you to scrolling through existing workspaces on that monitor.

Describe the solution you'd like
I would like the ability to customize the functionality of the scroll so that something like hyprctl dispatch workspace r+1 can be called instead. Other modules allow you to customize what command is called when you scroll on them while the workspace module does not. This would allow for functionality such as the creation of new workspaces through the scrolling rather than the current default of just looping back to the first workspace in the list. Customizing the scroll functionality for the workspace module is something that was allowed in waybar and would be nice to see in hyprpanel as well.

Describe alternatives you've considered
Currently I'm just creating the workspaces manually instead.

Additional context
Add any other context or screenshots about the feature request here.

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