gnome-shell/js
Florian Müllner 00df20c618 window-clone: Fix signal connections when the window is closed
Commit 91d8a32f25 let WindowClone forward the size-changed signal
of the "real" window, disconnecting the signal handler when the
clone is destroyed. In case the clone was destroyed due to the
MetaWindowActor being closed, this results in a warning
(gsignal.c:2392: instance `0x2a3fac0' has no handler with id `2955').

Handle the case where the original window is destroyed before its
clone.
2011-02-03 19:38:57 +01:00
..
misc Clean up the presentation of errors in the run dialog 2011-01-27 15:46:03 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui window-clone: Fix signal connections when the window is closed 2011-02-03 19:38:57 +01:00
Makefile.am Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00