kwin/effects/coverswitch
Igor Poboiko e3f0b537b6 [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.

BUG: 378688

Differential Revision: https://phabricator.kde.org/D10465
2018-03-25 13:26:50 +03:00
..
shaders [effects] Use shader traits for CoverSwitch reflection shader 2016-01-25 14:11:54 +01:00
CMakeLists.txt [effects] Combine all shaders in resources 2016-02-01 08:42:30 +01:00
coverswitch.cpp [effects/coverswitch] Fix broken reflection on multi-monitor setup 2018-03-25 13:26:50 +03:00
coverswitch.h Fix build with a KWindowSystem framework that doesn't pull QWidget 2017-11-17 17:30:58 +01:00
coverswitch.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
coverswitch_config.cpp [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
coverswitch_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-06-23 21:12:32 +00:00
coverswitch_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
coverswitch_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
coverswitchconfig.kcfgc Use KConfigXT in CoverSwitch Effect 2012-10-26 10:18:35 +02:00