<table><tr><td style="">romangg created this revision.<br />romangg added a reviewer: KWin.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />romangg requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D25505">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>We use internally Qt:ScreenOrientation for representing output transforms.</p>

<p>This is not ideal since the values do not map directly to Wayland transform<br />
values, but we can make it work by using OR combinations of<br />
Qt:ScreenOrientations.</p>

<p>Do this for now and see if we should not better introduce an internal enum<br />
mapped directly.</p>

<p>Additionally the OR combinations need to be handled in the drm backend at<br />
various places accordingly as well (see TODOs).</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Compiles</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>output-device-orientation</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25505">https://phabricator.kde.org/D25505</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>abstract_output.cpp<br />
abstract_output.h<br />
abstract_wayland_output.cpp<br />
abstract_wayland_output.h<br />
outputscreens.cpp<br />
outputscreens.h<br />
plugins/platforms/drm/drm_output.cpp<br />
plugins/platforms/drm/drm_output.h</div></div></div><br /><div><strong>To: </strong>romangg, KWin<br /><strong>Cc: </strong>kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>