Skip to content

Main loop isolation

Bkg2k requested to merge main-loop-isolation into master

Rewrite the main(). Move the application scheduling into it's own class MainRuner. Rework the whole exit system (reboot, shutdown, relaunch)

Merge request reports