Tie panel settings to monitor ids

#1782 #1976 #2182
This commit is contained in:
Charles Gagnon
2025-02-06 20:13:47 -05:00
parent 3ad58f17d6
commit 54f7e76263
7 changed files with 262 additions and 117 deletions

View File

@@ -609,14 +609,10 @@
<summary>Use favorite icons as application launchers</summary>
<description>When the applications are ungrouped, this defines if running applications stay separate from the favorite icons.</description>
</key>
<key type="i" name="primary-monitor">
<default>-1</default>
<key type="s" name="primary-monitor">
<default>''</default>
<summary>Primary monitor index</summary>
<description>Specifies the index of the primary monitor. -1 if same as gnome-shell primary monitor.</description>
</key>
<key type="i" name="gs-primary-monitor">
<default>0</default>
<summary>Primary gnome-shell monitor index</summary>
<description>Specifies the id of the primary monitor.</description>
</key>
<key type="b" name="multi-monitors">
<default>true</default>
@@ -1308,6 +1304,10 @@
<default>''</default>
<summary>The preferences page name to display</summary>
</key>
<key type="b" name="prefs-opened">
<default>false</default>
<summary>Track if the preferences window is opened</summary>
</key>
<key type="s" name="hide-donate-icon-unixtime">
<default>''</default>
<summary>Unix time when the donate icon was hidden</summary>