mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-16 02:32:09 -04:00
workspaces: add color options, add focus follows monitor, remove
per-monitor option (was misleading) relevant to #1207
This commit is contained in:
@@ -1670,9 +1670,18 @@
|
||||
"Focus at Startup": {
|
||||
"Focus at Startup": ""
|
||||
},
|
||||
"Focused Border": {
|
||||
"Focused Border": ""
|
||||
},
|
||||
"Focused Color": {
|
||||
"Focused Color": ""
|
||||
},
|
||||
"Focused Window": {
|
||||
"Focused Window": "フォーカスされたウィンドウ"
|
||||
},
|
||||
"Follow Monitor Focus": {
|
||||
"Follow Monitor Focus": ""
|
||||
},
|
||||
"Follow focus": {
|
||||
"Follow focus": ""
|
||||
},
|
||||
@@ -3386,6 +3395,9 @@
|
||||
"Show all 9 tags instead of only occupied tags (DWL only)": {
|
||||
"Show all 9 tags instead of only occupied tags (DWL only)": "占有タグのみではなく、9 つのタグをすべて表示 (DWL のみ)"
|
||||
},
|
||||
"Show an outline ring around the focused workspace indicator": {
|
||||
"Show an outline ring around the focused workspace indicator": ""
|
||||
},
|
||||
"Show cava audio visualizer in media widget": {
|
||||
"Show cava audio visualizer in media widget": ""
|
||||
},
|
||||
@@ -3455,6 +3467,9 @@
|
||||
"Show workspace name on horizontal bars, and first letter on vertical bars": {
|
||||
"Show workspace name on horizontal bars, and first letter on vertical bars": ""
|
||||
},
|
||||
"Show workspaces of the currently focused monitor": {
|
||||
"Show workspaces of the currently focused monitor": ""
|
||||
},
|
||||
"Shows all running applications with focus indication": {
|
||||
"Shows all running applications with focus indication": "実行中のすべてのアプリケーションをフォーカス状態で表示"
|
||||
},
|
||||
@@ -3821,6 +3836,9 @@
|
||||
"Unavailable": {
|
||||
"Unavailable": ""
|
||||
},
|
||||
"Unfocused Color": {
|
||||
"Unfocused Color": ""
|
||||
},
|
||||
"Uninstall Plugin": {
|
||||
"Uninstall Plugin": "プラグインをアンインストール"
|
||||
},
|
||||
@@ -3863,6 +3881,9 @@
|
||||
"Update Plugin": {
|
||||
"Update Plugin": "プラグインを更新"
|
||||
},
|
||||
"Urgent Color": {
|
||||
"Urgent Color": ""
|
||||
},
|
||||
"Usage Tips": {
|
||||
"Usage Tips": ""
|
||||
},
|
||||
@@ -4156,6 +4177,9 @@
|
||||
"Workspace": {
|
||||
"Workspace": "ワークスペース"
|
||||
},
|
||||
"Workspace Appearance": {
|
||||
"Workspace Appearance": ""
|
||||
},
|
||||
"Workspace Index Numbers": {
|
||||
"Workspace Index Numbers": "ワークスペースのインデックス番号"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user