mart created this revision. mart added reviewers: Kirigami, VDG. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. mart requested review of this revision.
REVISION SUMMARY add a property in page to override the globaltoolbar style, to either force a top toolbar on a single page on mobile, or have one single page without any toolbar, while keeping it on the others Also add an optional component proeprty to customize page titles in toolbar and titles mode the two features are completely intertwined, so they must come together TEST PLAN added a combobox to try that on kirigami gallery REPOSITORY R169 Kirigami BRANCH mart/titleDelegate REVISION DETAIL https://phabricator.kde.org/D18619 AFFECTED FILES src/controls/ContextDrawer.qml src/controls/Heading.qml src/controls/OverlayDrawer.qml src/controls/Page.qml src/controls/PageRow.qml src/controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml src/controls/private/globaltoolbar/TitlesPageHeader.qml src/controls/private/globaltoolbar/ToolBarPageHeader.qml src/controls/templates/OverlayDrawer.qml To: mart, #kirigami, #vdg Cc: plasma-devel, dkardarakos, apol, davidedmundson, mart, hein