wlroots-hyprland/types/data_device
Simon Ser 4207f05030 data-device: ignore accept for selection offers
It doesn't make sense for clients to send "accept" requests to offers that
aren't drag-and-drop. I discussed with Daniel Stone to make it a protocol
error [1] but too many clients send it (e.g. GTK+). Let's just log it for now.

[1]: https://gitlab.freedesktop.org/wayland/wayland/merge_requests/11#note_149710
2019-04-19 13:24:41 -06:00
..
wlr_data_device.c data-device: refactor wlr_drag 2019-02-20 18:42:29 +01:00
wlr_data_offer.c data-device: ignore accept for selection offers 2019-04-19 13:24:41 -06:00
wlr_data_source.c De-duplicate data source MIME types 2019-01-30 22:10:52 +01:00
wlr_drag.c data-device: unbreak wl_data_source.cancel during drag-and-drop 2019-02-20 18:42:34 +01:00