Skip to content

window: hide windows on delete

Mohammed Sadiq requested to merge sadiq/calls:wip/sadiq/windows into master

As calls is supposed to run always in background, destroying window on close results in unintended issues. Let's simply hide the window instead.

Merge request reports