mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Building AppIconMenu from settings schema
This commit is contained in:
@@ -372,6 +372,42 @@
|
||||
<summary>Animate Show Applications from the desktop</summary>
|
||||
<description>Animate Show Applications from the desktop</description>
|
||||
</key>
|
||||
<key type="as" name="show-apps-button-context-menu-commands">
|
||||
<default>['gnome-control-center power',
|
||||
'gnome-logs',
|
||||
'gnome-control-center info-overview',
|
||||
'gnome-control-center display',
|
||||
'gnome-disks']</default>
|
||||
<summary>Commands to run on Show Apps Menu</summary>
|
||||
<description>Commands to run in the Show Apps button context menu</description>
|
||||
</key>
|
||||
<key type="as" name="show-apps-button-context-menu-titles">
|
||||
<default>['Power options',
|
||||
'Event logs',
|
||||
'System',
|
||||
'Device Management',
|
||||
'Disk Management']</default>
|
||||
<summary>Titles to show on Show Apps Menu</summary>
|
||||
<description>Titles to show in the Show Apps button context menu</description>
|
||||
</key>
|
||||
<key type="as" name="panel-context-menu-commands">
|
||||
<default>['gnome-terminal',
|
||||
'gnome-system-monitor',
|
||||
'nautilus',
|
||||
'gnome-shell-extension-prefs',
|
||||
'gnome-control-center wifi']</default>
|
||||
<summary>Commands to run on panel context menu</summary>
|
||||
<description>Commands to run in the panel context menu</description>
|
||||
</key>
|
||||
<key type="as" name="panel-context-menu-titles">
|
||||
<default>['Terminal',
|
||||
'System monitor',
|
||||
'Files',
|
||||
'Extensions',
|
||||
'Settings']</default>
|
||||
<summary>Titles to show on panel context menu</summary>
|
||||
<description>Titles to show in the panel context menu</description>
|
||||
</key>
|
||||
<key type="b" name="show-activities-button">
|
||||
<default>false</default>
|
||||
<summary>Show activities button</summary>
|
||||
@@ -1186,7 +1222,7 @@
|
||||
<summary>Show progress bar on app icon</summary>
|
||||
<description>Whether to show progress bar overlay on app icon, for supported applications.</description>
|
||||
</key>
|
||||
<key type="b" name="progress-show-count">
|
||||
<key type="b" name="progress-show-count">
|
||||
<default>true</default>
|
||||
<summary>Show badge count on app icon</summary>
|
||||
<description>Whether to show badge count overlay on app icon, for supported applications.</description>
|
||||
|
||||
Reference in New Issue
Block a user