{ "name": "WlrLayer", "module": "Quickshell.Wayland", "type": "enum", "description": "WlrLayershell layer.", "details": "See {{< qmltypelink type=\"local\" module=\"Quickshell.Wayland\" name=\"WlrLayershell\" mtype=\"prop\" mname=\"layer\" >}}.\n", "variants": { "Bottom": { "details": "Above background, usually below windows\n" }, "Top": { "details": "Commonly used for panels, app launchers, and docks.\nUsually renders over normal windows and below fullscreen windows.\n" }, "Overlay": { "details": "Usually renders over fullscreen windows\n" }, "Background": { "details": "Below bottom\n" } } }