-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
"Switch WS from all monitors" not working [Ubuntu 24.04.1] #968
Comments
Hey @outerlook, you may be misunderstanding what this keybind does. In PaperWM, workspaces can be "per monitor" (unlike gnome which has one workspace at a time across all monitors). As such, in PaperWM, you can have (for example) workspace 1,2 assigned to Monitor 1; and workspace 3,4 assigned to Monitor 2. By default, when you iterate workspaces on a monitor, it will iterate through workspaces assigned to that monitor only. The other keybind you mentioned Switch to workspace below/above (ws from all monitors) will iterate through workspaces assigned to other monitors as well. In both cases, you're only iterating through them on the current monitor. Note that it won't show workspaces currently on other monitors - if you're wanting to swap workspaces shown on other monitors, there are keybinds to Hope that makes sense. You can see a little background info in the pull request here: #645 |
P.S. I couldn't tell from the video which how many monitors and workspaces you had, or if you're using dynamic/static workspaces etc. |
hey @jtaala thank you for clarifying. Yes, I misunderstood what the function did. I thought the difference was that the default switched the WS only in one monitor, while this option permitted switching the workspace in all monitors at once 🙏 I'm using dynamic workspaces for now Not sure if I should close the issue or leave it open if more people misunderstand the behavior |
Describe the bug
"Switch to workspace below/above (ws from all monitors)" seems not to work with Ubuntu 24.04 (Gnome 46.0).
To Reproduce
Override this option in PaperWM settings and try switching. Only one monitor is used.
Expected behavior
Switch to workspace below/above (ws from all monitors) should work.
Screenshots
Peek.2024-11-13.13-12.webm
System information:
paperwm@paperwm.github.com
ubuntu-appindicators@ubuntu.com
ubuntu-dock@ubuntu.com
Additional context
How can I help to debug this further?
The text was updated successfully, but these errors were encountered: