https://bugs.kde.org/show_bug.cgi?id=415844
Bug ID: 415844 Summary: Constrast and Blur effects not using desktop theme mesh Product: kwin Version: 5.17.4 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: effects-various Assignee: kwin-bugs-n...@kde.org Reporter: niccolo.venera...@gmail.com Target Milestone: --- SUMMARY Currently, the Constrast and Blur effects are not following the mesh in the desktop theme, but are drawn as rectangles. This means that even though a desktop theme has rounded corners, if the contrast effect is active, it will appear as if it had sharp corners, because the contrast effect is drawn as a rectangle. Currently, the rounded corners in Breeze are faked by the shadow that is drawn on top of the effect. STEPS TO REPRODUCE 1. Open the [traslucent/]dialog/background.svg file on a desktop theme with rounded mesh object 2. Make everything 100% transparent, except the mesh file 3. Switch to that theme OBSERVED RESULT You can see blur and contrast effect (as everything else was removed), but they are squared EXPECTED RESULT Blur and contrast effect will remain, but they will have rounded corners SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.17.4 KDE Plasma Version: 5.17.4 KDE Frameworks Version: 5.66.0 Qt Version: 5.13.2 ADDITIONAL INFORMATION Only the blur and contrast effects on: https://phabricator.kde.org/file/data/fbfelsfbxqsdzrjob6e2/PHID-FILE-4xtz5oo7zfh4q7trwucb/Screenshot_20191128_153515.png Only the blur effect on: https://phabricator.kde.org/file/data/k6fxj47an3znuawuq3se/PHID-FILE-lfpbvmhiox2q32kaerv2/Screenshot_20191215_170023.png This is blocking https://phabricator.kde.org/D25015 as making the shadows lighter will show sharp corners instead of typical breeze rounded ones. -- You are receiving this mail because: You are watching all bug changes.