Matthias Clasen
|
33b8f087a3
|
emoji completion: Stop using key-press-event
The generic ::event signal will do.
|
2018-05-19 23:36:10 -04:00 |
|
Chun-wei Fan
|
9332237bd4
|
gtkemojicompletion.c: Don't use g_autoptr()
This code is also built with non-GCC/non-CLang compilers, so don't use a
GCCism here.
|
2018-05-15 13:49:45 +08:00 |
|
Benjamin Otte
|
bf82149271
|
longpressgesture: Port to new API model
|
2018-04-26 17:59:42 +02:00 |
|
Matthias Clasen
|
1104a8fdb7
|
Add an emoji completion popup
This widget provides entry completion-like functionality
for Emoji codes like 😁 or 💋.
|
2018-04-23 18:54:43 -04:00 |
|