https://bugs.kde.org/show_bug.cgi?id=391387
Alex Nemeth <alex19930...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/b3b691a25074abc8866c3ed5c | |d67cc8177e6418d --- Comment #5 from Alex Nemeth <alex19930...@gmail.com> --- Git commit b3b691a25074abc8866c3ed5cd67cc8177e6418d by Alex Nemeth. Committed on 31/05/2018 at 12:34. Pushed by anemeth into branch 'master'. Fix blur on Wayland when scaling is used Summary: Blur should now work on Wayland when scaling is used. This does not affect X11 as `GLRenderTarget::virtualScreenScale()` is always 1 on X11 Depends on D12678 Test Plan: - log in in a Wayland session - turn display scaling to 2x - open a transparent window (for example: Konsole with transparent and blur enabled profile) - blurs the content under the window corretly Reviewers: davidedmundson, #kwin Reviewed By: davidedmundson, #kwin Subscribers: romangg, apol, zzag, kwin, #kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D12700 M +4 -4 effects/blur/blur.cpp https://commits.kde.org/kwin/b3b691a25074abc8866c3ed5cd67cc8177e6418d -- You are receiving this mail because: You are watching all bug changes.