kwin/backends
Sebastian Kügler d8a3e0525f First part of outputmanagement wayland interface
This patch implements read access to the outputmanagement interface in
kwin_wayland's drm backend.

- outputdevices are created in DrmOutput, just like the wl_outputs
- wayland_server implements the outputmanagement interface and
- passes the changesets down into the backend

This means that the interface is announced, independently of the DRM
backend, but the actual outputs are currently only there if the DRM
backend is used.

The changes are not applied (passed into the kernel's drm interface
yet). This is obviously work-in-progress, so it's incomplete. Since it
allows us to run kwin[master] with the libkscreen KWayland backend, it's
a significant step allowing testing and further development.

Reviewed-by: Martin Gräßlin
2016-03-10 19:57:07 +01:00
..
drm First part of outputmanagement wayland interface 2016-03-10 19:57:07 +01:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2016-03-05 09:55:50 +00:00
hwcomposer SVN_SILENT made messages (.desktop file) - always resolve ours 2016-03-05 09:55:50 +00:00
virtual SVN_SILENT made messages (.desktop file) - always resolve ours 2016-03-05 09:55:50 +00:00
wayland SVN_SILENT made messages (.desktop file) - always resolve ours 2016-03-05 09:55:50 +00:00
x11 SVN_SILENT made messages (.desktop file) - always resolve ours 2016-03-05 09:55:50 +00:00
CMakeLists.txt Only compile VirtualTerminal if libinput is found 2015-12-01 07:57:39 +01:00