mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 16:32:50 -05:00
popout: tweak shadow
This commit is contained in:
@@ -179,9 +179,9 @@ PanelWindow {
|
|||||||
transformOrigin: Item.Center
|
transformOrigin: Item.Center
|
||||||
|
|
||||||
radius: Theme.cornerRadius
|
radius: Theme.cornerRadius
|
||||||
blur: 8
|
blur: 10
|
||||||
spread: 0
|
spread: 0
|
||||||
color: Qt.rgba(0, 0, 0, 0.4)
|
color: Qt.rgba(0, 0, 0, 0.6)
|
||||||
visible: contentLoader.visible && shouldBeVisible
|
visible: contentLoader.visible && shouldBeVisible
|
||||||
opacity: contentLoader.opacity * 0.6
|
opacity: contentLoader.opacity * 0.6
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -966,7 +966,7 @@
|
|||||||
"Individual Batteries": "バッテリーごと"
|
"Individual Batteries": "バッテリーごと"
|
||||||
},
|
},
|
||||||
"Inhibit idle timeout when audio or video is playing": {
|
"Inhibit idle timeout when audio or video is playing": {
|
||||||
"Inhibit idle timeout when audio or video is playing": ""
|
"Inhibit idle timeout when audio or video is playing": "オーディオまたはビデオの再生中のアイドルタイムアウトを禁止"
|
||||||
},
|
},
|
||||||
"Input Devices": {
|
"Input Devices": {
|
||||||
"Input Devices": "入力デバイス"
|
"Input Devices": "入力デバイス"
|
||||||
@@ -1470,7 +1470,7 @@
|
|||||||
"Pressure": "プレッシャー"
|
"Pressure": "プレッシャー"
|
||||||
},
|
},
|
||||||
"Prevent idle for media": {
|
"Prevent idle for media": {
|
||||||
"Prevent idle for media": ""
|
"Prevent idle for media": "メディアのアイドル状態を防止"
|
||||||
},
|
},
|
||||||
"Prevent screen timeout": {
|
"Prevent screen timeout": {
|
||||||
"Prevent screen timeout": "画面のタイムアウトを防止"
|
"Prevent screen timeout": "画面のタイムアウトを防止"
|
||||||
@@ -1560,10 +1560,10 @@
|
|||||||
"Resume": "レジュメ"
|
"Resume": "レジュメ"
|
||||||
},
|
},
|
||||||
"Revert": {
|
"Revert": {
|
||||||
"Revert": "反転"
|
"Revert": "戻す"
|
||||||
},
|
},
|
||||||
"Reverting in:": {
|
"Reverting in:": {
|
||||||
"Reverting in:": ""
|
"Reverting in:": "元に戻す:"
|
||||||
},
|
},
|
||||||
"Right": {
|
"Right": {
|
||||||
"Right": "右"
|
"Right": "右"
|
||||||
@@ -2037,7 +2037,7 @@
|
|||||||
"VPN status and quick connect": "VPNステータスとクイック接続"
|
"VPN status and quick connect": "VPNステータスとクイック接続"
|
||||||
},
|
},
|
||||||
"VRR: ": {
|
"VRR: ": {
|
||||||
"VRR: ": ""
|
"VRR: ": "VRR: "
|
||||||
},
|
},
|
||||||
"Vibrant palette with playful saturation.": {
|
"Vibrant palette with playful saturation.": {
|
||||||
"Vibrant palette with playful saturation.": "遊び心のある彩度の鮮やかなパレット。"
|
"Vibrant palette with playful saturation.": "遊び心のある彩度の鮮やかなパレット。"
|
||||||
|
|||||||
Reference in New Issue
Block a user