Add setting to force monitor isolation when using a single panel

gh-2355
This commit is contained in:
Charles Gagnon
2025-10-12 19:32:50 -04:00
parent bcdbe125ba
commit 4a9886e6f6
6 changed files with 90 additions and 2 deletions

View File

@@ -695,6 +695,10 @@
<summary>Provide monitor isolation</summary>
<description>Dash shows only windows from the current monitor</description>
</key>
<key type="b" name="isolate-monitors-with-single-panel">
<default>false</default>
<summary>Isolate monitors even with a single panel</summary>
</key>
<key type="b" name="show-favorites-all-monitors">
<default>true</default>
<summary>Display the favorites on all monitors</summary>