Add option to open panel menu buttons on click only

This commit is contained in:
Charles Gagnon
2019-02-02 12:32:41 -05:00
parent 36b3d27e61
commit 29e970009e
4 changed files with 44 additions and 0 deletions

View File

@@ -165,6 +165,11 @@
<summary>Keep dash</summary>
<description>Whether to keep the stock gnome-shell dash while in overview</description>
</key>
<key type="b" name="stockgs-panelbtn-click-only">
<default>false</default>
<summary>Panel menu buttons require click</summary>
<description>Whether to activate the panel menu buttons on hover or on click</description>
</key>
<key name="location-clock" enum="org.gnome.shell.extensions.dash-to-panel.statusAreaPosition">
<default>'STATUSLEFT'</default>
<summary>Location of the clock</summary>