Skip to content

Update Kirigami platform theme to new upstream API

Arjen Hiemstra requested to merge work/ahiemstra/platformtheme into master

Make use of the new watcher functionality in PlatformTheme for change notification. Also add watcher funcionality to StyleSingleton to further reduce the number of connections per plaform theme.

Ideally the two remaining connections should also be removed but I didn't find a nice solution for that yet.

Depends on kirigami!212 (merged)

Edited by Arjen Hiemstra

Merge request reports