mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here πŸ¦πŸΎπŸ¦”πŸ¦‡
https://mijorus.it/projects/smile
GNU General Public License v3.0
261 stars 14 forks source link

Make picking the first found emoji faster #28

Closed madx closed 1 year ago

madx commented 1 year ago

Hello and thanks for the new version, the update to GTK4 really brings some fresh air and having it finally working better on Wayland is great!

I noticed that there is no easy way (or at least no documented one) to easily pick the first found emoji in the list through a keyboard action.

Having this would really make inputting emojis smoother!

mijorus commented 1 year ago

It's a great idea. This is coming out soon with version 2.0.5.

If you want to test this new version, you can do so with the following command

flatpak install --user https://dl.flathub.org/build-repo/2157/it.mijorus.smile.flatpakref
mijorus commented 1 year ago

Btw, sorry this needs explaining.

With version 2.0.5, you will be able to quickly select the first emoji of the list when you are have the focus on the search bar

madx commented 1 year ago

This is working great, I was able to test with the ArchLinux package which is already updated πŸ˜… Thanks a lot!