Skip to content

sddm-theme: Populate keyboard layouts menu only on first show

ivan tkachenko requested to merge work/ratijas/sddm-theme-layouts-async-6 into master

Doing it synchronously can be very slow; seemingly scaling with the number of items in the model.

https://bugzilla.redhat.com/show_bug.cgi?id=2179998

Merge request reports