Skip to content

Add SystemDialog for consistent mobile system dialogs

Devin Lin requested to merge work/systemdialog into master

Run qmlscene on the attached file to test:

test.qml

We need consistent system dialogs on mobile: teams/plasma-mobile/issues#67 (closed)

image

This is implemented currently as just a fullscreen translucent dark window.

image

TODO:

  • Add content overflow support from !326 (merged)
  • Make "windowed" mode less buggy
  • Add usage docs

Windowed mode:

image

Edited by Devin Lin

Merge request reports