this post was submitted on 27 Jan 2025
44 points (100.0% liked)

Linux

49393 readers
1748 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm on KDE Plasma using wayland, and I'm annoyed with KDE's emoji picker. Well, the interface is fine, I just want emojis to immediately be pasted into the text field that was in focus when I used the shortcut to launch the emoji picker. Basically I want the behavior to be as close to the Windows emoji picker as possible.

Does anyone know of an alternative that allows me to quickly type 2 different emojis in succession? Bonus points when it's easily available on arch.

you are viewing a single comment's thread
view the rest of the comments
[–] infeeeee@lemm.ee 9 points 2 days ago* (last edited 2 days ago) (1 children)

I use ibus-uniemoji, and I settled with this years ago after trying to find a similar replacement coming from Windows as you.

After install just set up a keyboard shortcut to quickly change between input languages, and you can just type your emojis effortlessly. As it's an input method it doesn't matter what DE you use. Demo gif from Github:

https://raw.githubusercontent.com/salty-horse/ibus-uniemoji/refs/heads/master/example.gif

[–] meekah@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

This is definitely a good contender. I do already use 2 different keyboard layouts regularly, so I think it might get annoying when I'm trying to switch between those two. I'll give it a go though, thank you!