https://bugs.kde.org/show_bug.cgi?id=378688
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kwi |https://commits.kde.org/kwi |n/e3f0b537b6b4684ef2ed013c6 |n/2eded918977f8c8cefdd5c938 |1fdf6801f879db9 |d11fc57dc9ce1fe --- Comment #5 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 2eded918977f8c8cefdd5c938d11fc57dc9ce1fe by Fabian Vogt, on behalf of Igor Poboiko. Committed on 26/03/2018 at 16:57. Pushed by fvogt into branch 'Plasma/5.12'. [effects/coverswitch] Fix broken reflection on multi-monitor setup ModelViewMatrix used to paint windows (which is aware about multi-monitor configuration) was overriden by reflectionMatrix when painting reflections, leading to wrong placement of reflections. Now we just multiply old matrix and reflection matrix. Differential Revision: https://phabricator.kde.org/D10465 M +1 -2 effects/coverswitch/coverswitch.cpp https://commits.kde.org/kwin/2eded918977f8c8cefdd5c938d11fc57dc9ce1fe -- You are receiving this mail because: You are watching all bug changes.