Skip to content

Rework config dialog

Carl Schwan requested to merge work/carl/rework-config-dialog into master

Use new KirigamiAddons ConfigurationsView as a replacement for CategorizedSettings. Fix some issues on desktop when running Qt 6.8 and some less recent issues on mobile.

e.g. before

image desktop

image mobile

Visually this looks the same as previously on desktop, with only some slight change on mobile to look more like Plasma Settings.

Need libraries/kirigami-addons!245 (merged)

Merge request reports