Skip to content

window: hide windows on delete

Andrea Veri requested to merge 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