FelipeFTN / Emoji-Copy

😄 Emoji copy is a versatile extension designed to simplify emoji selection and clipboard management.
https://extensions.gnome.org/extension/6242/emoji-copy/
GNU General Public License v3.0
95 stars 10 forks source link

Keybinding appears to have changed and also can no longer be configured? #15

Closed psycotica0 closed 7 months ago

psycotica0 commented 8 months ago

Bug Report

Current Behavior The new Gnome 45 compatible emoji picker opens when you hit "Super+."

Expected behavior/code The picker opens when I hit "Super+E"

Environment

Possible Solution Configurable would be nice, but if that doesn't work it could just be hardcoded to my preference 😅

(Oh, in putting that emoji in, I found out it also doesn't close when I pick the emoji I wanted, which I think the old one also did? Was that also a preference before?)

FelipeFTN commented 8 months ago

Hello friend! Thank you for your bug report! :space_invader: I will be working on a new preferences window, since the old one got deprecated after the Gnome 45 migration :sweat_smile: But don't worry, until there, you can do this to make this works:

  1. Go to ~/.local/share/gnome-shell/extensions/emoji-copy@felipeftn/
  2. Edit the file schemas/org.gnome.shell.extensions.emoji-selector.gschema.xml
  3. Go to line 54 and change the default key to <Super>e
  4. recompile the settings: glib-compile-schemas ~/.local/share/gnome-shell/extensions/emoji-copy@felipeftn/schemas

This should do the job :pray: :smile: Let me know if it works!

gaussandhisgun commented 8 months ago

got here because i wanted to make the status icon hidden by default, editing the schemes does actually work, thanks! i'm looking forward for a new config window, thanks for bringing my favorite emoji picker on gnome 45!

psycotica0 commented 8 months ago

Awesome! That works good enough for me! Thanks so much for putting the work into porting this forward!

psycotica0 commented 7 months ago

Just got updated to the new version. Works well for me. Thanks!

FelipeFTN commented 7 months ago

Great to hear that! Thank you for reporting this issue! :100: