gnome-shell/js
Carlos Garnacho a82c564a73 windowManager: Avoid reentrancy on the ::size-changed handler
We have no guarantees on the number of ::size-changed signals that we may
receive, so the _sizeChangedWindow handler may run multiple times, which
leads to multiple calls to meta_plugin_size_change_completed(). So double
check the actor is not already being animated in the _sizeChangedWindow
handler to avoid reentrancy.

https://bugzilla.gnome.org/show_bug.cgi?id=777784
2017-01-26 17:51:39 +01:00
..
extensionPrefs extensionPrefs: Fix extension list width 2016-09-14 09:18:23 +02:00
gdm authPrompt.js: turn off the ellipsization of pam messages 2016-10-14 09:28:34 -04:00
misc Revert "objectManager: handle proxies coming and going" 2017-01-09 22:34:40 -05:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Don't change the main window title 2017-01-24 13:36:09 +01:00
ui windowManager: Avoid reentrancy on the ::size-changed handler 2017-01-26 17:51:39 +01:00
js-resources.gresource.xml ui: Add PadOsd 2016-11-04 16:08:10 +01:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00