[Wayland-bugs] [Bug 775099] Shell search provider doesn't work with Wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 24 11:05:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=775099
Daiki Ueno <dueno at src.gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rob at robster.org.uk,
| |wayland-bugs at lists.freedesk
| |top.org
Component|general |Backend: Wayland
Assignee|gnome-characters-maint at gnom |gtk-bugs at gtk.org
|e.bugs |
Product|gnome-characters |gtk+
QA Contact|gnome-characters-maint at gnom |gtk-bugs at gtk.org
|e.bugs |
--- Comment #5 from Daiki Ueno <dueno at src.gnome.org> ---
I have no idea how to fix this; the application and the search provider simply
call GtkClipboard#set_text() as follows:
GtkClipboard *clipboard;
clipboard = gtk_clipboard_get (GDK_SELECTION_CLIPBOARD);
clipboard.set_text(text, -1);
https://git.gnome.org/browse/gnome-characters/tree/lib/gc.c#n1132
https://git.gnome.org/browse/gnome-characters/tree/src/searchProvider.js#n117
https://git.gnome.org/browse/gnome-characters/tree/src/character.js#n183
Reassigning to gtk+ for feedback from experts.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170424/032292bf/attachment.html>
More information about the wayland-bugs
mailing list