1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-03 02:52:07 -04:00

blur: demo BackgroundEffect.blurRegion on some components

This commit is contained in:
bbedward
2026-02-16 09:47:30 -05:00
parent a9ee91586e
commit 22f384b821
7 changed files with 56 additions and 9 deletions

View File

@@ -96,6 +96,10 @@ PanelWindow {
}
}
BackgroundEffect.blurRegion: Region {
item: barUnitInset
}
WlrLayershell.layer: dBarLayer
WlrLayershell.namespace: "dms:bar"