Go to file
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
build-aux spice-client-glib-usb-acl-helper doesn't need suid root 2020-04-16 10:07:46 +01:00
data Drop autotools 2019-07-09 11:05:29 +01:00
doc Remove PulseAudio backend 2020-03-17 18:25:38 +01:00
man Install man pages under mandir. 2020-04-04 21:10:15 +01:00
po po: update po files 2020-03-16 13:34:34 +01:00
src widget: notify about existing gl scanouts on registering channel 2021-01-29 17:09:18 +04:00
subprojects Update spice-common submodule 2020-10-22 13:31:12 +01:00
tests coroutine_gthread: Fix recursive yield 2020-08-12 16:17:15 +01:00
tools spicy: destroy all windows on disconnection 2021-02-19 12:37:52 +01:00
vapi build: Replace "join_paths" with "/" operator 2019-08-21 12:08:12 +01:00
.editorconfig Replace emacs modeline with .editorconfig 2020-04-09 07:38:08 +01:00
.gitlab-ci.yml ci: Test for Windows coroutines 2020-08-12 16:17:19 +01:00
.gitmodules Move src/keycodemapdb -> subprojects/keycodemapdb 2019-02-18 18:31:35 +00:00
.gitpublish Add default .gitpublish profile 2017-04-11 15:26:26 +02:00
.mailmap .mailmap: add another Victor Toso alias 2018-06-08 17:47:55 +02:00
AUTHORS Release 0.8 2012-01-15 22:07:05 +01:00
CHANGELOG.md Release v0.39 2020-12-01 16:13:08 +01:00
COPYING Initial import from SPICE 2010-11-23 17:00:17 +01:00
meson_options.txt Allows to use Valgrind with ucontext coroutines 2020-08-22 09:25:07 +01:00
meson.build meson: add a summary for the various options and infos 2020-09-21 17:44:54 +01:00
README.md Drop autotools 2019-07-09 11:05:29 +01:00