flip systray in ltr layouts
ClosedPublic

Authored by mart on Nov 22 2016, 4:32 PM.

Details

Summary

in ltr layouts, put the systray expander arrow at the left instead of
at the right

Test Plan

ran plasma with horiz and vertical panels both in normal modes and --reverse

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart updated this revision to Diff 8413.Nov 22 2016, 4:32 PM
mart retitled this revision from to flip systray in ltr layouts.
mart updated this object.
mart edited the test plan for this revision. (Show Details)
mart added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptNov 22 2016, 4:32 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Nov 22 2016, 5:00 PM
davidedmundson added a reviewer: davidedmundson.
davidedmundson added a subscriber: davidedmundson.
davidedmundson added inline comments.
applets/systemtray/package/contents/ui/main.qml
287

you don't need the !vertical, if it's false LayoutMirroring.enabled will be false from the parent

This revision is now accepted and ready to land.Nov 22 2016, 5:00 PM
mart updated this revision to Diff 8435.Nov 23 2016, 10:26 AM
mart edited edge metadata.
  • remove useless check on !vertical
This revision was automatically updated to reflect the committed changes.