aboutsummaryrefslogtreecommitdiff
path: root/main/data/emojichooser.ui
Commit message (Collapse)AuthorAgeFilesLines
* emojichooser.ui: set category icons on a GtkGridXavier Del Campo Romero2023-10-051-1/+41
| | | | | | | Instead of using a 1x10 GtkBox, a 2x5 GtkGrid is now used so used horizontal space is reduced to a half. This is particulary interesting on devices like the PinePhone, since the widget would partially fall out of the screen otherwise.
* Add EmojiChooser (derived from GTK source)Marvin W2019-07-141-0/+410