Rename popupPosition to popupRect
ClosedPublic

Authored by zzag on Feb 3 2020, 12:51 PM.

Details

Summary

popupPosition implies that it is a QPoint, which is false.

Test Plan

Compiles.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Feb 3 2020, 12:51 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 3 2020, 12:51 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 3 2020, 12:51 PM
davidedmundson accepted this revision.Feb 3 2020, 12:52 PM
This revision is now accepted and ready to land.Feb 3 2020, 12:52 PM
This revision was automatically updated to reflect the committed changes.
apol added a subscriber: apol.Feb 3 2020, 5:51 PM

You have told me several times you don't want shortened names on KWin. Therefore it should be popupRectangle. Or rather popupGeometry.