-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Improve custom background blur mask #74
Labels
Comments
luisbocanegra
added
enhancement
New feature or request
help wanted
Extra attention is needed
brainstorming
labels
Sep 27, 2024
luisbocanegra
added a commit
that referenced
this issue
Sep 28, 2024
luisbocanegra
added a commit
that referenced
this issue
Sep 28, 2024
luisbocanegra
added a commit
that referenced
this issue
Oct 1, 2024
Also disabled per widget blur for now. refs: #74
luisbocanegra
added a commit
that referenced
this issue
Oct 1, 2024
Changed the way blur works, now there are three sort of "layers" of blur - Panel the lowest priority - Widget, if enabled overrides the panel blur - System tray elements, visible only if the System Tray (the parent) is not blurrred, also overrides panel blur refs: #74
luisbocanegra
added a commit
that referenced
this issue
Oct 1, 2024
Changed the way blur works, now there are three sort of "layers" of blur - Panel, the lowest priority - Widget, if enabled overrides the panel blur - System tray elements, visible only if the System Tray (the parent) is not blurrred, also overrides panel blur refs: #74
luisbocanegra
added a commit
that referenced
this issue
Oct 1, 2024
Changed the way blur works, now there are four "layers" of blur - Native blur, native Plasma blur that follows the Plasma Theme, the lowest priority - Panel custom background, overrides native blur mask - Widget, if enabled overrides native and custom panel blur - System tray elements, visible only if the System Tray (the parent) is not blurrred, also overrides native blur refs: #74
luisbocanegra
added a commit
that referenced
this issue
Oct 12, 2024
Uses a signal instead of a timer so this should also use less system resources refs: #74
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The text was updated successfully, but these errors were encountered: