kwin/plugins/platforms/drm
David Edmundson 1403fcf316 Add XDG Output support
Test Plan:
Very minimal expansion of unit tests which uses WaylandScreens
Wrote mini app to debug actual output of xdg-output for testing the DRM code

Main relevant user of this is xwayland > 1.20 which I don't have, so that
part remains untested

Reviewers: #plasma, graesslin

Reviewed By: #plasma, graesslin

Subscribers: romangg, graesslin, bshah, kwin

Tags: #kwin

Maniphest Tasks: T8501

Differential Revision: https://phabricator.kde.org/D12243
2018-05-18 14:16:13 +01:00
..
CMakeLists.txt GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
drm.json
drm_backend.cpp Handle errors with drmModeSetCursor instead of silently failing 2018-04-23 10:39:24 +02:00
drm_backend.h
drm_buffer.cpp
drm_buffer.h
drm_buffer_gbm.cpp
drm_buffer_gbm.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
drm_inputeventfilter.cpp
drm_inputeventfilter.h
drm_object.cpp
drm_object.h
drm_object_connector.cpp
drm_object_connector.h
drm_object_crtc.cpp
drm_object_crtc.h
drm_object_plane.cpp
drm_object_plane.h
drm_output.cpp Add XDG Output support 2018-05-18 14:16:13 +01:00
drm_output.h Add XDG Output support 2018-05-18 14:16:13 +01:00
drm_pointer.h
egl_gbm_backend.cpp drm backend: choose correct EGL config with mesa-18 2018-04-05 01:29:17 +03:00
egl_gbm_backend.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
gbm_surface.cpp
gbm_surface.h
logging.cpp
logging.h
remoteaccess_manager.cpp Include errno.h 2018-03-26 12:35:15 +05:30
remoteaccess_manager.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp
screens_drm.h