https://bugzilla.gnome.org/show_bug.cgi?id=672358 gtk+ | wayland | unspecified
--- Comment #16 from Benjamin Otte (Company) <[email protected]> 2013-08-27 14:07:36 UTC --- Yeah, the fix by Kristian makes sense. We need a clipboard abstraction that gets rid of GtkTargetEntry or mime types because mime types don't work for at least text. But I suspect they're equally broken for images, HTML, and all the other kinds of data you want to exchange between display server and apps. I originally wanted to avoid having per-backend and per-data-type serialization functionality, but I'm more and more convinced that is the right approach, at least internally. -- 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
