spice-gtk/tools
Jakub Janků 5f65dccb1a spicy: destroy all windows on disconnection
SpiceWidget holds a strong reference on the SpiceSession.
If the windows are not destroyed, the session isn't freed either.

session_disconnect() does destroy all the channels, but other
objects aren't released until the session's dispose
(audio manager, usb manager, webdav).

Signed-off-by: Jakub Janků <jjanku@redhat.com>
2021-02-19 12:37:52 +01:00
..
meson.build Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
spice-cmdline.c Move spicy tools to its own folder 2017-01-23 09:30:47 +01:00
spice-cmdline.h Move spicy tools to its own folder 2017-01-23 09:30:47 +01:00
spicy-connect.c spicy-connect: unref GMainLoop 2021-02-17 15:07:47 +01:00
spicy-connect.h Move spicy tools to its own folder 2017-01-23 09:30:47 +01:00
spicy-screenshot.c spicy-screenshot: use G_BIG_ENDIAN 2019-01-17 12:36:33 +04:00
spicy-stats.c Move spicy tools to its own folder 2017-01-23 09:30:47 +01:00
spicy.c spicy: destroy all windows on disconnection 2021-02-19 12:37:52 +01:00