feat(bar): add a toggle for 1px exclusion zone

This commit is contained in:
SpeakingPNG
2026-03-04 15:04:32 +01:00
parent ba5f933c58
commit 4c2dba2e45
5 changed files with 23 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@
"backgroundOpacity": 0.93,
"useSeparateOpacity": false,
"floating": false,
"exclusionZoneOffset": false,
"marginVertical": 4,
"marginHorizontal": 4,
"frameThickness": 8,
+9
View File
@@ -251,6 +251,15 @@
"subTab": 0,
"subTabLabel": "common.appearance"
},
{
"labelKey": "panels.bar.appearance-exclusion-zone-offset-label",
"descriptionKey": "panels.bar.appearance-exclusion-zone-offset-description",
"widget": "NToggle",
"tab": 4,
"tabLabel": "panels.bar.title",
"subTab": 0,
"subTabLabel": "common.appearance"
},
{
"labelKey": "panels.bar.appearance-hide-on-overview-label",
"descriptionKey": "panels.bar.appearance-hide-on-overview-description",