AppChooser dialog: async loading of items
AbandonedPublic

Authored by jgrulich on Apr 11 2019, 8:45 AM.

Details

Summary

Do not delay dialog initialization with parsing all desktop files to get apps information, which is
causing UI not to respond for a while.

Diff Detail

Repository
R838 Flatpak Support: KDE Portal for XDG Desktop
Branch
Plasma/5.15
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10730
Build 10748: arc lint + arc unit
jgrulich created this revision.Apr 11 2019, 8:45 AM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 11 2019, 8:45 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
jgrulich requested review of this revision.Apr 11 2019, 8:45 AM
jgrulich updated this revision to Diff 55975.Apr 11 2019, 8:47 AM

Remove additional call of items initialization

jgrulich abandoned this revision.Apr 11 2019, 11:25 AM

Doesn't seem to make any effect.