kwin/plugins/platforms
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
..
drm Do not re-read output configuration if the outputs didn't change 2020-10-29 14:57:50 +00:00
fbdev wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
hwcomposer If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
virtual wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
wayland wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
x11 wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00