gnome-shell/js
Ray Strode 677cdfd6c8 modalDialog: emit 'closed' signal when dialog is closed
Opening and closing a modal dialog is not instant. There
is a transition animation involved.  When the dialog is
finished opening, it currently emits the "opened" signal.

When it's finished closing, however, it doesn't emit a
"closed" signal.  This means, there's not a good way to
know when the dialog finishes closing.

This commit adds the "closed" signal.

https://bugzilla.gnome.org/show_bug.cgi?id=694296
2013-02-20 14:16:53 -05:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm gdm: make entry reactive when asking user question 2013-02-20 13:38:00 -05:00
misc messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui modalDialog: emit 'closed' signal when dialog is closed 2013-02-20 14:16:53 -05:00
Makefile.am layout: rework background handling 2013-02-19 18:39:54 -05:00