kwin/src/plugins
Vlad Zahorodnii c27230719c wayland: Move Wayland-specific code out of AbstractWaylandOutput
Currently, output properties are looked up either on the wl_output
object or the output device object. This puts a hard dependency on the
wayland server in the platforms.

This change intends to fix some flaws in the current output
abstractions, and allow creating/destroying wayland-specific globals as
we wish.

With the work done in this patch, the need for the AbstractWaylandOutput
class is unclear, and it might be a good idea to merge it with the base
AbstractOutput class.
2021-04-07 14:23:16 +03:00
..
colord-integration
idletime
kdecorations GIT_SILENT Add trailing comma to enums 2021-03-14 18:06:22 +01:00
kglobalaccel
kpackage
krunner-integration GIT_SILENT Silence warning about unused parameter in windows runner 2021-03-16 08:45:29 +01:00
nightcolor Refactor session code 2021-03-23 08:01:19 +00:00
platforms wayland: Move Wayland-specific code out of AbstractWaylandOutput 2021-04-07 14:23:16 +03:00
qpa qpa: Use imported targets for QtCore and QtGui private headers 2021-03-04 13:11:27 +00:00
scenes platform: Use damage tracked by SurfaceItem 2021-03-31 13:56:55 +00:00
screencast screencast: Add OpenGLES support for screencasting 2021-03-04 09:29:57 +00:00
windowsystem
CMakeLists.txt