[kstyle] Port to QWindow::startSystemMove()
AbandonedPublic

Authored by zzag on Jan 29 2020, 7:41 PM.

Details

Summary

QWindow::startSystemMove() is a new feature in Qt 5.15 that provides a
platform-independent way to start an interactive move operation.

WARNING: I have no idea whether KDE Plasma 5.19 is going to depend on Qt 5.15.

Diff Detail

Repository
R31 Breeze
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21814
Build 21832: arc lint + arc unit
zzag created this revision.Jan 29 2020, 7:41 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 29 2020, 7:41 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
zzag requested review of this revision.Jan 29 2020, 7:41 PM
zzag updated this revision to Diff 74619.Jan 29 2020, 7:48 PM

Get rid of _cursorOverride

zzag updated this revision to Diff 74622.Jan 29 2020, 8:11 PM

Drop UseWMMoveResize option.

zzag added a comment.Feb 21 2020, 7:46 AM

WARNING: I have no idea whether KDE Plasma 5.19 is going to depend on Qt 5.15.

KDE Plasma 5.19 will depend on Qt 5.14. :(

zzag abandoned this revision.May 29 2020, 8:32 AM

Will move to GitLab.