Skip to content

Add ChattyApplication and use it

This will simplify main() a lot, and will help maintaining the code in long term

This also fixes the issue that when a new instance is launched the previously created window is shown, instead of simply showing a warning and exiting.

Merge request reports