https://bugs.kde.org/show_bug.cgi?id=378688
Igor Poboiko <igor.pobo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/e3f0b537b6b4684ef2ed013c6 | |1fdf6801f879db9 Status|UNCONFIRMED |RESOLVED --- Comment #4 from Igor Poboiko <igor.pobo...@gmail.com> --- Git commit e3f0b537b6b4684ef2ed013c61fdf6801f879db9 by Igor Poboiko. Committed on 25/03/2018 at 10:26. Pushed by poboiko into branch 'master'. [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/e3f0b537b6b4684ef2ed013c61fdf6801f879db9 -- You are receiving this mail because: You are watching all bug changes.