https://bugzilla.gnome.org/show_bug.cgi?id=697855 gtk+ | Backend: Wayland | 3.8.x
--- Comment #45 from Carlos Garnacho <[email protected]> 2014-08-29 16:13:56 UTC --- I've updated the patches with the most meaningful changes since the last time, although there are other minor changes in other patches in the wayland-selections branch. In the current state, local clipboards/dnd works, and I only observe bugs when dropping to a blank area of the compositor (eg. background), after this the pointer grab stays on and the app still thinks it owns the DnD selection/wl_data_source. I'm trying to figure out what's the expected behavior of wl_data_source.cancelled from compositors, that's never being emitted for DnD data_sources, nor the drag source client gets notified in any way when dropping on non-responsive areas happens, that looks like a bug to me. Anway, this is behaving a lot better than on previous iterations. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
