Skip to content

added occupied_workspace blur#14841

Open
gusjengis wants to merge 3 commits into
hyprwm:mainfrom
gusjengis:occupied_workspace_blur
Open

added occupied_workspace blur#14841
gusjengis wants to merge 3 commits into
hyprwm:mainfrom
gusjengis:occupied_workspace_blur

Conversation

@gusjengis

Copy link
Copy Markdown
Contributor

A new setting that does what special workspace blur does anytime there is a window open in the current workspace. With this on, the only time the wallpaper is in focus is when there is nothing open on screen. Did some fiddling to make sure that there is only ever one blur applied at time. Opening a special workspace on top of an already occupied workspace reapplies the blur.

This is something I want, and it's good enough for me. I'll keep cherry picking this commit into new builds for myself. Just making this MR to share the idea in case someone else likes it.

@github-actions

Copy link
Copy Markdown

Hello and thank you for making a PR to Hyprland!

Please check the PR Guidelines and make sure your PR follows them.
It will make the entire review process faster. :)

If your code can be tested, please always add tests. See more here.

beep boop, I'm just a bot. A real human will review your PR soon.

@vaxerski vaxerski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should definitely be a workspace rule instead. Also should probably be tracked differently, this is just clutter.

Consider keeping an alpha in CMonitor so its not abrupt

@gusjengis

Copy link
Copy Markdown
Contributor Author

Switched to a workspace rule.

Did a wiki PR

@vaxerski

Copy link
Copy Markdown
Member

we already update workspace rules on window number changes, why are you adding 10 different calls for update workspace blur?

A new setting that does what special workspace blur does anytime there
is a window open in the current workspace. With this on, the only time
the wallpaper is in focus is when there is nothing open on screen. Did
some fiddling to make sure that there is only ever one blur applied at
time. Opening a special workspace on top of an already occupied
workspace reapplies the blur.
@gusjengis gusjengis force-pushed the occupied_workspace_blur branch from 5f5d4f0 to b3d33ed Compare June 12, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants