1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-08 22:48:28 -04:00

feat(Xray): Automatic Xray blur effects for Niri & Hyprland layouts

- Utilizes include layout within niri configs & hyprland's layout layer rules for lua configs
This commit is contained in:
purian23
2026-07-01 16:15:02 -04:00
parent 38a03a4485
commit 7964b66827
7 changed files with 239 additions and 1 deletions
@@ -8642,6 +8642,46 @@
],
"description": "Width of window border and focus ring"
},
{
"section": "hyprlandLayoutBarXrayEnabled",
"label": "Frame Xray",
"tabIndex": 37,
"category": "Personalization",
"keywords": [
"appearance",
"bar",
"custom",
"customize",
"frame",
"hyprland",
"makes",
"performance",
"personal",
"personalization",
"xray"
],
"description": "Xray on makes the Frame"
},
{
"section": "niriLayoutBarXrayEnabled",
"label": "Frame Xray",
"tabIndex": 37,
"category": "Personalization",
"keywords": [
"appearance",
"bar",
"custom",
"customize",
"frame",
"makes",
"niri",
"performance",
"personal",
"personalization",
"xray"
],
"description": "Xray on makes the Frame"
},
{
"section": "hyprlandLayout",
"label": "Hyprland Layout Overrides",
@@ -9119,6 +9159,66 @@
],
"description": "Space between windows"
},
{
"section": "hyprlandLayoutXrayEnabled",
"label": "Xray Blur Effect",
"tabIndex": 37,
"category": "Personalization",
"keywords": [
"appearance",
"background",
"background-effect",
"bg",
"blur",
"custom",
"customize",
"desktop",
"effect",
"hyprland",
"image",
"makes",
"performance",
"personal",
"personalization",
"picture",
"through",
"visible",
"wallpaper",
"windows",
"xray"
],
"description": "Xray on makes the windows background visible through to the wallpaper"
},
{
"section": "niriLayoutXrayEnabled",
"label": "Xray Blur Effect",
"tabIndex": 37,
"category": "Personalization",
"keywords": [
"appearance",
"background",
"background-effect",
"bg",
"blur",
"custom",
"customize",
"desktop",
"effect",
"image",
"makes",
"niri",
"performance",
"personal",
"personalization",
"picture",
"through",
"visible",
"wallpaper",
"windows",
"xray"
],
"description": "Xray on makes the windows background visible through to the wallpaper"
},
{
"section": "windowRules",
"label": "Window Rules",