Files
gtk3/gdk/wayland
Carlos Garnacho 3a3f2e505a wayland: Don't unset the selected mimetype on drop_reply
gdk_wayland_drop_context_set_status() can't do much else currently besides
picking a mimetype (the first one is currently chosen). This may incorrectly
unset the mimetype chosen on .receive(), so the transfer is cancelled before
it even starts.

At the time drop_reply happens, we should have already picked a mimetype
along the way, so only cover for accepted=FALSE in order to unset it.
2015-04-18 18:11:27 +02:00
..
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2014-10-13 10:43:31 -04:00