kwin/plugins/platforms/drm
Roman Gilg 3482378278 Introduce OutputScreens class
Summary:
Lift high-level properties into new Screens child class for platform plugins
using the Output class.

Directly make DrmScreens a child class of OutputScreens.

Test Plan: Manually and auto tests with 94%.

Reviewers: #kwin

Differential Revision: https://phabricator.kde.org/D11782
2018-08-31 11:53:23 +02:00
..
CMakeLists.txt GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
drm.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
drm_backend.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
drm_backend.h Introduce generic Output class 2018-08-31 11:53:12 +02:00
drm_buffer.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_buffer.h [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_buffer_gbm.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_buffer_gbm.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
drm_inputeventfilter.cpp Update seat's timestamp after waking up screen through double tap 2018-05-20 15:38:31 +02:00
drm_inputeventfilter.h
drm_object.cpp Fix minor EBN issues 2018-08-29 21:02:16 +03:00
drm_object.h Fix minor EBN issues 2018-08-29 21:02:16 +03:00
drm_object_connector.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_object_connector.h [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_object_crtc.cpp [colorcorrection] Night Color - blue light filter at nighttime 2017-12-11 10:58:40 +01:00
drm_object_crtc.h [colorcorrection] Night Color - blue light filter at nighttime 2017-12-11 10:58:40 +01:00
drm_object_plane.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_object_plane.h [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_output.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
drm_output.h Introduce generic Output class 2018-08-31 11:53:12 +02:00
drm_pointer.h
egl_gbm_backend.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
egl_gbm_backend.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
gbm_surface.cpp [platforms/drm] Use a shared pointer for gbm_surface 2017-10-05 21:32:46 +02:00
gbm_surface.h Fix DRM EGL crash regression 2017-10-12 10:12:24 +02:00
logging.cpp
logging.h
remoteaccess_manager.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
remoteaccess_manager.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
scene_qpainter_drm_backend.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
scene_qpainter_drm_backend.h Move QPainter compositor into plugin 2017-09-01 17:44:49 +02:00
screens_drm.cpp Introduce OutputScreens class 2018-08-31 11:53:23 +02:00
screens_drm.h Introduce OutputScreens class 2018-08-31 11:53:23 +02:00