mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-05 13:08:29 -04:00
feat(notifications): introduce notification foreground layers settings override
port 1.5
(cherry picked from commit 3c688cfbd3)
This commit is contained in:
@@ -6128,6 +6128,31 @@
|
||||
],
|
||||
"description": "Show notification popups only on the currently focused monitor"
|
||||
},
|
||||
{
|
||||
"section": "notificationForegroundLayers",
|
||||
"label": "Foreground Layers",
|
||||
"tabIndex": 17,
|
||||
"category": "Notifications",
|
||||
"keywords": [
|
||||
"alert",
|
||||
"alerts",
|
||||
"blur",
|
||||
"cards",
|
||||
"contrast",
|
||||
"foreground",
|
||||
"glass",
|
||||
"layers",
|
||||
"messages",
|
||||
"notif",
|
||||
"notification",
|
||||
"notifications",
|
||||
"show",
|
||||
"surface",
|
||||
"surfaces",
|
||||
"toast"
|
||||
],
|
||||
"description": "Show foreground surfaces on notification cards"
|
||||
},
|
||||
{
|
||||
"section": "notificationHistoryMaxAgeDays",
|
||||
"label": "History Retention",
|
||||
|
||||
Reference in New Issue
Block a user