hl.dsp.workspace.toggle_special("magic") does not work properly #14466
Unanswered
Harbdrain
asked this question in
Bugs - Window management
Replies: 1 comment 3 replies
|
I can't repro this. Does it happen with the default config? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have only one line in my config that interacts with special workspaces:
The first time I press it, the special workspace opens as intended. If I spawn a window there and press the bind again, the workspace disappears from the screen, but it remains dimmed until I change the focus to another active window. If I create a new window while in this state, it gets created on the special workspace, and the old window reappears as well.
Additionally, if I:
Open a window on the special workspace,
Toggle the special workspace off,
Change focus completely away from it
then trying to toggle it back on will not restore the existing window. The window only reappears after spawning a new one.
2026-05-12.16-01-06.mp4
All reactions