mart created this revision. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY Introduce the concept of layers: the main page row contents are in a StackView: normally one would push things as columns in the main page row, but is possible to push a page on top of it, covering all the visible columns: usable for full page viewers or temporary settings pages TEST PLAN tried in koko, to have the main existing apps are unaffected REPOSITORY R169 Kirigami BRANCH mart/layers REVISION DETAIL https://phabricator.kde.org/D7306 AFFECTED FILES examples/galleryapp/resources.qrc examples/gallerydata/contents/ui/DesktopExampleApp.qml examples/gallerydata/contents/ui/ExampleApp.qml examples/gallerydata/contents/ui/gallery/LayersGallery.qml src/controls/ContextDrawer.qml src/controls/Page.qml src/controls/PageRow.qml src/controls/private/ActionButton.qml src/controls/templates/ApplicationHeader.qml src/controls/templates/private/BackButton.qml To: mart, #kirigami, leinir, atulsharma Cc: plasma-devel, apol, mart