Rotate cursors also on portrait mode
ClosedPublic

Authored by apol on Mar 12 2019, 4:58 PM.

Details

Summary

Like we do on inverted mode

Test Plan

Not much, because we don't support portrait mode on intel hardware just yet. I can see the cursor properly rotated before drm tells us to fall back to the previous configuration.

Diff Detail

Repository
R108 KWin
Branch
arcpatch-D19710
Lint
Lint SkippedExcuse: no cppcheck
Unit
No Unit Test Coverage
Build Status
Buildable 9535
Build 9553: arc lint + arc unit
apol created this revision.Mar 12 2019, 4:58 PM
Restricted Application added a project: KWin. · View Herald TranscriptMar 12 2019, 4:58 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
apol requested review of this revision.Mar 12 2019, 4:58 PM
graesslin accepted this revision.Mar 12 2019, 7:59 PM
This revision is now accepted and ready to land.Mar 12 2019, 7:59 PM
zzag added a subscriber: zzag.Mar 12 2019, 8:21 PM
zzag added inline comments.
plugins/platforms/drm/drm_output.cpp
132–138

Please fix coding style.

apol updated this revision to Diff 53809.Mar 13 2019, 3:47 PM

Address coding style

This revision was automatically updated to reflect the committed changes.