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

"Switch WS from all monitors" not working [Ubuntu 24.04.1] #968

Open
outerlook opened this issue Nov 13, 2024 · 3 comments
Open

"Switch WS from all monitors" not working [Ubuntu 24.04.1] #968

outerlook opened this issue Nov 13, 2024 · 3 comments

Comments

@outerlook
Copy link

outerlook commented Nov 13, 2024

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
image

Peek.2024-11-13.13-12.webm

System information:

Additional context
How can I help to debug this further?

@outerlook outerlook added the bug Undesirable behavior label Nov 13, 2024
@jtaala
Copy link
Collaborator

jtaala commented Nov 14, 2024

Override this option in PaperWM settings and try switching. Only one monitor is used.

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 Swap workspace with monitor to the right, etc.

Hope that makes sense.

You can see a little background info in the pull request here: #645

@jtaala jtaala removed the bug Undesirable behavior label Nov 14, 2024
@jtaala
Copy link
Collaborator

jtaala commented Nov 14, 2024

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.

@outerlook
Copy link
Author

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

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