kwin/plugins/platforms/drm
Martin Flöser 02d3daf28a Add physicalSize to the Screens API
Summary:
Allows to share the implementation in a better way and is a requirement
to get the Screen implementation in the QPA plugin to be based on
KWin::Screens instead of KWayland::Output.

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8344
2017-10-19 18:02:32 +02:00
..
CMakeLists.txt
drm.json
drm_backend.cpp Add a pure virtual method to Platform to describe the supported compositors 2017-10-18 21:19:43 +02:00
drm_backend.h Add a pure virtual method to Platform to describe the supported compositors 2017-10-18 21:19:43 +02:00
drm_buffer.cpp
drm_buffer.h
drm_buffer_gbm.cpp
drm_buffer_gbm.h
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 physicalSize to the Screens API 2017-10-19 18:02:32 +02:00
drm_output.h Add physicalSize to the Screens API 2017-10-19 18:02:32 +02:00
drm_pointer.h
egl_gbm_backend.cpp Fix DRM EGL crash regression 2017-10-11 20:04:13 +02:00
egl_gbm_backend.h
gbm_surface.cpp
gbm_surface.h Fix DRM EGL crash regression 2017-10-11 20:04:13 +02:00
logging.cpp
logging.h
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp Add physicalSize to the Screens API 2017-10-19 18:02:32 +02:00
screens_drm.h Add physicalSize to the Screens API 2017-10-19 18:02:32 +02:00