Skip to content

[applets/analogclock] Properly force data change

Nicolas Fella requested to merge work/nico/clock-change into master

We can't directly call a signal handler like this

Instead emit the signal

Merge request reports