[platforms/drm] Determine the supported transformation on a plane
ClosedPublic

Authored by graesslin on Nov 3 2017, 10:11 PM.

Details

Summary

The idea behind getting the supported transformations is to tell KScreen
which transformations are actually supported and thus not even allow the
user select a setting which is not supported.

Diff Detail

Repository
R108 KWin
Branch
drm-supported-transformations
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin created this revision.Nov 3 2017, 10:11 PM
Restricted Application added a project: KWin. · View Herald TranscriptNov 3 2017, 10:11 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
broulik added inline comments.
plugins/platforms/drm/drm_object.h
64 ↗(On Diff #21853)

Const

plugins/platforms/drm/drm_object_plane.cpp
106 ↗(On Diff #21853)

Space before (

graesslin marked 2 inline comments as done.Nov 4 2017, 7:57 AM
graesslin updated this revision to Diff 21858.Nov 4 2017, 7:57 AM

Changes suggested by Kai

Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptNov 4 2017, 7:57 AM
sebas accepted this revision.Nov 7 2017, 5:47 PM
This revision is now accepted and ready to land.Nov 7 2017, 5:47 PM
This revision was automatically updated to reflect the committed changes.