aboutsummaryrefslogtreecommitdiff
path: root/main/src/emojichooser.c
Commit message (Collapse)AuthorAgeFilesLines
* emojichooser.c: do not popdown on emoji selectedXavier Del Campo Romero2023-10-051-2/+0
| | | | | I am one of those people who write the same emoji several times on a message, so I found the original behaviour rather annoying.
* Fix custom emoji picker for gtk >= 3.24.30fiaxh2021-07-291-0/+3
| | | | fixes #1083
* Fix some compiler warningsMarvin W2020-01-221-10/+10
|
* Enabling display of more compiler warnings and fix some of themMarvin W2020-01-211-2/+2
| | | | | Most of these are caused by various issues is the Vala compiler, but it doesn't hurt to display them and report them upstream.
* Add EmojiChooser (derived from GTK source)Marvin W2019-07-141-0/+820