gnome-shell/js
Florian Müllner 15aaf1a455 osdWindow: Disconnect signals on destroy
Since we started to show OSD windows on all monitors, OSD windows are
destroyed when the corresponding monitor is disconnected. We shouldn't
leave any signal handlers around in that case - they prevent the object
from being garbage collected, and trigger warnings for accessing proper-
ties of invalidated GObjects.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/602
2019-02-17 12:28:06 -05:00
..
extensionPrefs cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
gdm gdmUtil: enable support for GDM's ChoiceList PAM extension 2019-02-17 12:28:03 -05:00
misc introspect: Add GetWindows method 2019-02-17 12:28:06 -05:00
perf cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
portalHelper cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
ui osdWindow: Disconnect signals on destroy 2019-02-17 12:28:06 -05:00
js-resources.gresource.xml Add app introspection API 2019-02-17 12:28:06 -05:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00