WIP: Import filepicker from xdg-desktop-portal-kirigami and fix various issues
Needs ReviewPublic

Authored by jbbgameich on Apr 24 2020, 11:26 PM.

Details

Reviewers
None
Group Reviewers
Plasma: Mobile
Kirigami
Summary

This is the beginning of a filepicker element that can be embedded in the application.
Initially this code was written for the Plasma Mobile xdg-desktop-portal, but it was requested to put it into a shared repository. I hope this one is the right place for it.

This way the xdg-desktop-portal, apps and a possible mobile support in plasma-integration could all use the same filepicker code.

Test Plan
  • compile && install
  • qml tests/filepicker.qml
  • test all useful combinations

Diff Detail

Branch
add-filepicker
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25867
Build 25885: arc lint + arc unit
jbbgameich requested review of this revision.Apr 24 2020, 11:26 PM
jbbgameich created this revision.