Add output orientation size helper
ClosedPublic

Authored by romangg on Nov 9 2018, 10:53 PM.

Details

Summary

In order to reduce code duplication add this helper
to AbstractOutput.

Diff Detail

Repository
R108 KWin
Branch
orientatedSizeHelper
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 4789
Build 4807: arc lint + arc unit
romangg created this revision.Nov 9 2018, 10:53 PM
Restricted Application added a project: KWin. · View Herald TranscriptNov 9 2018, 10:53 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Nov 9 2018, 10:53 PM
davidedmundson accepted this revision.Nov 12 2018, 1:30 PM
This revision is now accepted and ready to land.Nov 12 2018, 1:30 PM
This revision was automatically updated to reflect the committed changes.

orientateSize()?

Shouldn't that be orientSize() or orientationSize()?