maoschanz / emoji-selector-for-gnome

This extension provide a popup menu with some emojis ; clicking on an emoji copies it to the clipboard.
GNU General Public License v3.0
475 stars 76 forks source link

Add support for auto pasting emoji upon selection #189

Closed khaled-0 closed 10 months ago

khaled-0 commented 1 year ago

This code is taken from: https://github.com/SUPERCILEX/gnome-clipboard-history/blob/master/extension.js Tested on my system running Fedora38 GNOME44 and it works flawlessly image

RedAuburn commented 1 year ago

works nicely, thank you!

It would be good if it stored the previous clipboard item, and returned it to the clipboard once the emoji is pasted :)