Allows themes to disable the blurring of what is behind panels,
if they either do not need it (being fully opaque) or by design want
non-blurry transparency.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
Plasma - Commits
- R242:fb1a332948e3: Add Theme::blurBehindEnabled()
Diff Detail
Diff Detail
- Repository
- R242 Plasma Framework (Library)
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
src/plasma/theme.h | ||
---|---|---|
391 | And this and above should have been updated to "[BlurBehindEffect]", as actually used in the code. So much for quick pre-lunch uploading, tss. Will fix when landing the patch later tonight. |
Comment Actions
Remove sneaked-in code clean-up for repeated fetching of mask
@davidedmundson Is the new dialog code fine?