Backport "Show unconnected displays at the right side of the main screen"https://phabricator.kde.org/D17682
Needs ReviewPublic

Authored by amantia on Jan 8 2019, 11:04 AM.

Details

Reviewers
dvratil
Group Reviewers
Plasma
Summary

Due to an oversight the original commit should have been first deployed to 5.12 and merged to 5.14 + master, but I pushed to master directly. I'd like to backport the change and the for the followup commit to the fixes the right way.

Diff Detail

Repository
R104 KScreen
Branch
backport_screen_to_right
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6807
Build 6825: arc lint + arc unit
amantia created this revision.Jan 8 2019, 11:04 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 8 2019, 11:04 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
amantia requested review of this revision.Jan 8 2019, 11:04 AM
amantia retitled this revision from Backport "Show unconnected displays at the right side of the main screen" https://phabricator.kde.org/D17682 to Backport "Show unconnected displays at the right side of the main screen"https://phabricator.kde.org/D17682.Jan 8 2019, 11:06 AM
amantia edited the summary of this revision. (Show Details)
amantia added reviewers: Plasma, dvratil.
amantia updated this revision to Diff 50656.Feb 1 2019, 4:22 PM

Don't use QQuickItem size(), use width() directly, so it builds with Qt 5.9