Skip to content

Avoid clearing selection on wl_data_source.cancelled

Carlos Garnacho requested to merge wip/carlosg/avoid-selection-clear into gtk-3-24

Some fixes to avoid attempting to clear the selection unless explicitly requested by the client. Other circumstances (eg. wl_data_source being cancelled) should be handled internally.

Related: mutter#878 (closed)

Edited by Carlos Garnacho

Merge request reports