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
470 stars 76 forks source link

Show a Notification after Emoji Selection #183

Open lcgds opened 1 year ago

lcgds commented 1 year ago

Enhancement:

Whenever the user selects an emoji, it is copied to the clipboard. But if the user don't get a notification about the step corcerning the clipboard, it may lead him to think that the extensions is not working. After all, there is no sign of the emoji selected.

So, if we get a Notification like "Emoji copied to the clipboard. Press CTRL + V to paste it." it would help.

3laws commented 1 year ago

Agree, this fixes what #182 addresses in their description of being confused whether or not it was working.

axelsimon commented 1 year ago

Good idea, but it would be nice to be able to disable the notification for those of us who know it works and don't want extra notifications.