Skip to content

Fix color scheme syncing on wayland

David Edmundson requested to merge work/fix_wayland_colorsceme into master

Right now it's in an event filter but the event is only emitted on QGuiApplication which isn't watched.

Merge request reports