GNOME Bugzilla – Bug 790029
GtkTextView: Support gtk 3.22.19's emoji chooser
Last modified: 2018-01-03 13:40:43 UTC
gtk 3.22.19 added an emoji chooser. I can activate it from gedit's search field by right-clicking in the field and choosing Insert Emoji. I would like to be able to insert Emoji into the main text area too. I split this bug off from bug 786713 since I guess it needs to be fixed in gtksourceview but people may go searching for this bug in gedit first. References ---------- https://blogs.gnome.org/mclasen/2017/08/18/post-guadec-distractions/ https://developer.gnome.org/gtk3/stable/GtkEntry.html#GtkEntry--show-emoji-icon
I don't see why GtkSourceView should do something special here. The support should be added to GtkTextView, part of GTK+.
Thanks, I'll reassign to GTK+.
patches welcome
*** Bug 786713 has been marked as a duplicate of this bug. ***
*** Bug 792143 has been marked as a duplicate of this bug. ***