kwin/plugins
Aleix Pol e0c965d316 Do not re-read output configuration if the outputs didn't change
They would override KScreen in case we were using a dock station that
brings 2 displays.
We'd get:
- udev: event for the first hotplughed screen
- kwin: process all screens properly (both)
- kscreen: would offer the right configuration for such displays
- udev: process the event for the second hotplug udev event
- kwin: restore the configuration
- kscreen: would think this is a conscious decision and embrace it as a
configuration

With this change we are only re-reading the configuration in case the
outputs changed.
2020-10-29 14:57:50 +00:00
..
idletime Prettify license headers 2020-08-07 19:57:56 +00:00
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
kglobalaccel Prettify license headers 2020-08-07 19:57:56 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
platforms Do not re-read output configuration if the outputs didn't change 2020-10-29 14:57:50 +00:00
qpa qpa: Query various properties of the platform OpenGL context 2020-10-20 09:54:17 +00:00
scenes scenes/opengl: Use GL_CLAMP_TO_EDGE wrap mode with sw cursor 2020-10-28 19:20:46 +02:00
windowsystem Now it depends against new version. Old code can be removed 2020-10-22 14:06:09 +02:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00