anotherim-desktop/main/src
Karim Malhas ec6c24c2b4 Focus ChatInput textbox after selecting emoji
After selecting an emoji, the emoji is inserted
into the textbox, but focus remains on the emoji_button.

This causes the EmojiChooser to be opened again if a user
hits the Enter key directly, but text is inserted into the textbox
if they continue to type.

This commit just explicitely focuses on the textbox after
an emoji has been selected.
2023-04-23 11:53:57 +02:00
..
ui Focus ChatInput textbox after selecting emoji 2023-04-23 11:53:57 +02:00
main.vala Port from GTK3 to GTK4 2022-07-27 20:34:20 +02:00