-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
Hyprland/Workspaces: Added option to hide non-visible special workspaces #3064
Conversation
0fe4c13
to
f3896c0
Compare
Why did the entire thing have to change all the sudden!? I have to reimplement this from scratch. And the new implementation is a jump maze, perfect. |
And it also broke active-only. |
And it broke special workspace classes too!? |
f429755
to
50b8051
Compare
This should be fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just run a quick clang-format on it and it LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update wiki once merged. LGTM
@Alexays this one should be good. |
If
special-visible-only
is set, special workspaces will be shown only if visible, they'll be hidden if they're not visible.