1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-15 10:12:07 -04:00

workspaces: add color options, add focus follows monitor, remove

per-monitor option (was misleading)
relevant to #1207
This commit is contained in:
bbedward
2026-01-09 14:10:57 -05:00
parent 7f0181b310
commit 4b46d022af
23 changed files with 989 additions and 280 deletions

View File

@@ -708,6 +708,51 @@
],
"icon": "visibility_off"
},
{
"section": "workspaceFocusedBorderEnabled",
"label": "Focused Border",
"tabIndex": 4,
"category": "Workspaces",
"keywords": [
"around",
"border",
"desktop",
"focused",
"indicator",
"outline",
"ring",
"show",
"spaces",
"virtual",
"virtual desktops",
"workspace",
"workspaces"
],
"description": "Show an outline ring around the focused workspace indicator"
},
{
"section": "workspaceFollowFocus",
"label": "Follow Monitor Focus",
"tabIndex": 4,
"category": "Workspaces",
"keywords": [
"currently",
"desktop",
"desktops",
"focus",
"focused",
"follow",
"monitor",
"show",
"spaces",
"virtual",
"virtual desktops",
"workspace",
"workspaces"
],
"description": "Show workspaces of the currently focused monitor",
"conditionKey": "isNiri"
},
{
"section": "groupWorkspaceApps",
"label": "Group Workspace Apps",
@@ -751,29 +796,6 @@
],
"icon": "label"
},
{
"section": "workspacesPerMonitor",
"label": "Per-Monitor Workspaces",
"tabIndex": 4,
"category": "Workspaces",
"keywords": [
"belonging",
"desktop",
"desktops",
"monitor",
"multi-monitor",
"per",
"per-monitor",
"show",
"spaces",
"specific",
"virtual",
"virtual desktops",
"workspace",
"workspaces"
],
"description": "Show only workspaces belonging to each specific monitor."
},
{
"section": "reverseScrolling",
"label": "Reverse Scrolling Direction",
@@ -873,6 +895,31 @@
"description": "Display application icons in workspace indicators",
"conditionKey": "isNiri"
},
{
"section": "workspaceAppearance",
"label": "Workspace Appearance",
"tabIndex": 4,
"category": "Workspaces",
"keywords": [
"appearance",
"around",
"border",
"desktop",
"focused",
"indicator",
"outline",
"ring",
"show",
"spaces",
"virtual",
"virtual desktops",
"workspace",
"workspaces"
],
"icon": "palette",
"description": "Show an outline ring around the focused workspace indicator",
"conditionKey": "isNiri"
},
{
"section": "showWorkspaceIndex",
"label": "Workspace Index Numbers",