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
..
2017-07-13 17:25:10 +02:00
2017-07-13 17:25:10 +02:00
2017-04-11 01:39:03 +02:00
2017-07-13 17:25:10 +02:00
2017-07-13 17:25:10 +02:00
2016-11-04 16:08:10 +01:00
2017-08-03 22:05:34 +02:00
2017-07-13 17:25:10 +02:00
2017-07-13 17:25:10 +02:00
2017-07-13 17:25:10 +02:00