Summary: | Translucent menus unreadable because Blur effect is not supported by Compositor | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | SP <scp.stjohn> |
Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 5.2.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/5e53bd4d5768a3b7c8eb6a7482c5462f3315c24b | Version Fixed In: | |
Sentry Crash Report: |
Description
SP
2015-02-15 04:33:10 UTC
I have since noticed that Blur is not supported by the Compositor. It was enabled on the same machine in KDE 4. Also, I set Open GL 3.1 in the compositor and it applies OK. But when I reopen the compositor window it falls back to XRender. I guess these two issues are related but they were not a problem in KDE 4* Git commit 5e53bd4d5768a3b7c8eb6a7482c5462f3315c24b by Kai Uwe Broulik. Committed on 23/02/2015 at 20:24. Pushed by broulik into branch 'master'. Don't ask KWindowEffects for blur repeatedly since we track it ourselves anyway It might not have caught up yet when we decide to nuke the cache, resulting in the translucent graphics staying when disabling blur or switching to XRender. Changelog: Fix Plasma popups being hard to read tue to translucent background REVIEW: 122676 M +2 -2 src/plasma/private/theme_p.cpp http://commits.kde.org/plasma-framework/5e53bd4d5768a3b7c8eb6a7482c5462f3315c24b |