D19710: Rotate cursors also on portrait mode
Vlad Zagorodniy <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
zzag added inline comments.
INLINE COMMENTS
> drm_output.cpp:132-138
> + switch(orientation) {
> + case Qt::PrimaryOrientation: return 0.;
> + case Qt::LandscapeOrientation: return 0.;
> + case Qt::InvertedPortraitOrientation: return 90.;
> + case Qt::InvertedLandscapeOrientation: return 180.;
> + case Qt::PortraitOrientation: return 270.;
> + }
Please fix coding style.
REPOSITORY
R108 KWin
BRANCH
rotatecursor
REVISION DETAIL
https://phabricator.kde.org/D19710
To: apol, #kwin, #plasma, graesslin
Cc: zzag, kwin, jraleigh, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, alexeymin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart