Skip to content

Contact: get rid of the `changed` signal.

Niels De Graef requested to merge wip/nielsdg/get-rid-of-signals into master

This allows us to get rid of a lot of unnecessary signals and scheduled handlers filling up the main loop for honestly no good reason.

Merge request reports