wlroots/xwayland/selection
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
..
dnd.c data-device: destroy previous source when starting drag 2019-02-05 18:43:06 +01:00
incoming.c data-device: make sources inert, rename cancel to destroy 2019-01-24 12:12:55 +01:00
outgoing.c primary-selection: introduce wlr_primary_selection_source 2018-11-29 19:40:28 +01:00
selection.c data-device, primary-selection: add request_set_selection 2019-01-24 11:38:23 +01:00