Open nuke-web3 opened 2 weeks ago
You can press tab and shift tab. I guess vertical arrow is equivalent to pressing tab n times. But I do not know how I would do it with the flex layout.
I have thought of adding these features, but the toolkit is not very capable, so it's like at least 5 times more work for simple features.
Presently, the arrow keys (L&R) only navigate the category, I would very much like to be able to navigate to and select an emoji on the screen.
https://github.com/leb-kuchen/cosmic-ext-applet-emoji-selector/blob/13c0a7e1a10202775870d4320e4b1c5e00eecd42/src/window.rs#L209-L217
Ideally, I would press any arrow key and have the focus jump to "hover" on the top-left emoji in the window (this would be the most recent
last_used
) and from there arrows moved as expected.