gnome-shell/js
Carlos Garnacho 6bd0872530 overview: Protect ::drag-end handlers
These end up emitting item-drag-end/window-drag-end pretty much
without checks. Given the MetaDnd object may end up emitting
::drag-leave as a result of the plugin ending its grab, this
would result on spurious emission of those events and subsequent
warnings.

For extra paranoia, the _inDrag variable has been split into
_inItemDrag/_inWindowDrag so we can't cross the streams.

https://bugzilla.gnome.org/show_bug.cgi?id=784545
2017-11-17 16:04:21 +01:00
..
extensionPrefs extensionPrefs: Avoid a runtime warning 2017-04-20 19:19:53 +02:00
gdm Initialize properties in _init() 2017-07-13 17:25:10 +02:00
misc ibusManager: Fix a warning 2017-07-13 17:25:10 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Fix auth URI not being passed to window 2017-06-02 11:47:20 -05:00
ui overview: Protect ::drag-end handlers 2017-11-17 16:04:21 +01:00
js-resources.gresource.xml location: Split out PermissionStore 2017-03-20 19:02:08 +01:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00