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

how to open the setting dialog? #146

Closed todatamining closed 3 years ago

todatamining commented 3 years ago

System

Description of the bug

Is your bug already reported? [y/n]: there is a bug "Setting dialog does not load #101", which is an old version. I searched prefs.js and I can't find "always-show-label" in this js. I am using the latest code download from git and install it manually.

To Reproduce

Steps to reproduce the bug:

  1. git clone https://github.com/maoschanz/emoji-selector-for-gnome.git or select "download ZIP"
  2. go the cloned repo or extract the ZIP, then open a terminal in the project's directory, and run ./install.sh
  3. restart the GNOME Shell environment
  4. I didn't see the setting dialog, and there is no option to open it.

Expected behavior

open the setting dialog automatically or there is a way to open the setting dialog

maoschanz commented 3 years ago

it works like with any other existing extension... How do you manage them?

todatamining commented 3 years ago

Thanks a lot for looking into this issue! I am not familiar with gnome-extensions. emoji-selector-for-gnome is the only gnome-extension I have ever used. I tried gnome-shell-extension-prefs, and I can change the setting now :+1: