wlroots/types/data_device
emersion 556bf3ac31
data-device: destroy previous source when starting drag
This supersedes f24e17259e and
04c9ca4198. These commits were manually removing
wlr_data_source destroy handlers when starting a new drag. This is error-prone.

Instead, this commit destroys the previous source whenever we start a new drag.
2019-02-05 18:43:06 +01:00
..
wlr_data_device.c data-device: fix crash when setting the same selection twice 2019-01-31 20:33:48 +01:00
wlr_data_offer.c data-device: keep track of wlr_data_offer in wlr_seat lists 2019-01-24 12:18:41 +01:00
wlr_data_source.c De-duplicate data source MIME types 2019-01-30 22:10:52 +01:00
wlr_drag.c data-device: destroy previous source when starting drag 2019-02-05 18:43:06 +01:00