Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into panel-border

This commit is contained in:
Hirnmoder
2025-01-31 07:48:12 +01:00
13 changed files with 791 additions and 443 deletions

View File

@@ -3,6 +3,7 @@
<enum id='org.gnome.shell.extensions.dash-to-panel.appiconStyle'>
<value value='0' nick='NORMAL'/>
<value value='1' nick='SYMBOLIC'/>
<value value='2' nick='GRAYSCALE'/>
</enum>
<enum id='org.gnome.shell.extensions.dash-to-panel.dotStyle'>
<value value='0' nick='DOTS'/>
@@ -1298,5 +1299,13 @@
<summary>Show badge count on app icon</summary>
<description>Whether to show badge count overlay on app icon, for supported applications.</description>
</key>
<key type="s" name="target-prefs-page">
<default>''</default>
<summary>The preferences page name to display</summary>
</key>
<key type="s" name="hide-donate-icon-unixtime">
<default>''</default>
<summary>Unix time when the donate icon was hidden</summary>
</key>
</schema>
</schemalist>