Skip to content

Add calls-application class

Mohammed Sadiq requested to merge sadiq/calls:wip/sadiq/app-fix into master

Move application specific code to a new class for finer controls.

This commit also fixes 2 leaks, and presents an existing window if available (instead of always creating a new window).

Merge request reports