Skip to content

Commit b43092a

Browse files
committed
emooji picker: update
1 parent 7d54293 commit b43092a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/projects/kde/wayland-emoji-picker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ By moving the emoji picker into KWin, we can safely bypass Wayland's strict inpu
2424
3. **Secure Injection**: Upon selection, KWin calls `InputMethod::commitString()` to safely inject the emoji into the active text buffer.
2525
4. **Input Interception**: Keyboard events are temporarily routed to the overlay's search field without stealing focus from the target application, preventing flicker or glitches.
2626

27+
The picker can be easily triggered using Meta + . (period) and allows you to search for emojis and insert them into the active text buffer.
2728

2829
![kwin-emoji-chooser-1](/images/projects/kde/kwin-emoji-chooser-1.png)
2930

0 commit comments

Comments
 (0)