https://bugs.kde.org/show_bug.cgi?id=434932
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from [email protected] --- I’d like to add a more concrete proposal regarding Plasma + Wayland. Currently, the Plasma emoji picker only copies the selected emoji to the clipboard. On Wayland, however, Plasma already has control over text input through plasmashell, KWin and the text-input protocol. Proposal: - Allow the emoji picker to insert the selected emoji directly into the currently focused text input when possible (via Wayland text-input), instead of only copying to clipboard. - Keep clipboard copy as a fallback for cases where direct insertion is not supported. - This would match the behavior users expect from Windows (Win + .) and macOS, and significantly improve UX for chats and browsers. >From a UX perspective, this feels like something that belongs at the Plasma / plasmashell level rather than being left to individual applications. I understand this may require coordination between plasmashell and KWin, but I believe it would be a worthwhile usability improvement. -- You are receiving this mail because: You are watching all bug changes.
