mart created this revision. mart added a reviewer: Kirigami. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. mart requested review of this revision.
REVISION SUMMARY make it possible for a Page to replace the content of the otherwise automatically generated toolbar The toolbar will go on top in case the toolbar mode is a toobar, and will go on the bottom replacing the FAB otherwise TEST PLAN tested only on very simple custom items REPOSITORY R169 Kirigami BRANCH mart/customToolBar REVISION DETAIL https://phabricator.kde.org/D15169 AFFECTED FILES src/controls/AbstractApplicationHeader.qml src/controls/Page.qml src/controls/PageRow.qml src/controls/private/AbstractPageHeader.qml src/controls/private/ActionButton.qml src/controls/private/ToolBarPageHeader.qml src/controls/templates/AbstractApplicationHeader.qml src/styles/org.kde.desktop/AbstractApplicationHeader.qml To: mart, #kirigami Cc: plasma-devel, apol, davidedmundson, mart, hein