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

Improve custom background blur mask #74

Open
5 of 7 tasks
luisbocanegra opened this issue Sep 27, 2024 · 0 comments
Open
5 of 7 tasks

Improve custom background blur mask #74

luisbocanegra opened this issue Sep 27, 2024 · 0 comments
Labels
brainstorming enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@luisbocanegra
Copy link
Owner

luisbocanegra commented Sep 27, 2024

@luisbocanegra luisbocanegra added enhancement New feature or request help wanted Extra attention is needed brainstorming labels Sep 27, 2024
@luisbocanegra luisbocanegra added this to the v1.0.0 milestone Sep 28, 2024
@luisbocanegra luisbocanegra self-assigned this Sep 28, 2024
luisbocanegra added a commit that referenced this issue Oct 1, 2024
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 luisbocanegra modified the milestones: v1.0.0, v2.0.0 Oct 1, 2024
@luisbocanegra luisbocanegra removed their assignment Oct 11, 2024
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
brainstorming enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant