https://bugs.kde.org/show_bug.cgi?id=434932
Alejandro Díaz <ealejan...@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ealejan...@outlook.com --- Comment #2 from Alejandro Díaz <ealejan...@outlook.com> --- A low-effort solution might be to implement the app in such a way that: 1. Opening the app leaves you in the search emoji field (so you can search the emoji you want right away) 2. Allowing to change the selected emoji with the keyboard (arrow keys) without losing focus on the search field 3. Copying the selected emoji on <Enter> 4. Having the app close after pressing enter (which should return focus to the app that was being used) That would result in a workflow: 1. Alt + . 2. Type desired emoji (or select from recent with arrow keys) 3. Press <Enter> 4. Ctrl + v (important: hands never leave the keyboard) This would be less disruptive and roughly imitates the way Spectacle works (Print Scr shortcut) All the functionality needed is already implemented in the app for this work. (minus the fact that the recent emoji view doesn't allow search and seems you can't search the recen emojis at all) -- You are receiving this mail because: You are watching all bug changes.