Open vars1ty opened 1 year ago
Maybe in the meantime this one works for you: https://github.com/ttytm/emoji-mart-desktop. It's the webview equivalent of an emoji-mart desktop app. It should not crash on you as it copies to the clipboard(I'm using it on Wayland as well). And the AppImage is just 6mb.
Describe the feature
Implement a small UI for copying the emoji manually on Wayland if uinput is restricted
An idea of implementation
Instead of silently crashing (making the entire thing kind of useless on Wayland), there could be a small read-only input field UI for Wayland users who don't want to give direct R/W permissions.
Or if users simply prefer the UI, they could use the
--copy-ui
flag?