From f7f5d02022eb67c8882b554cdbf4422d394dbbdd Mon Sep 17 00:00:00 2001 From: shezdy <77217897+shezdy@users.noreply.github.com> Date: Fri, 17 May 2024 12:29:26 -0600 Subject: [PATCH] hyprlock: add zindex (#654) * hyprlock: add zheight * Update hyprlock.md --- pages/Hypr Ecosystem/hyprlock.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index 674c707..82450f4 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -56,10 +56,11 @@ widget_name { - Additionally hyprlock will parse `
` for your convenience. (That's a linebreak) Remember to enable linebreaks in your spans with `allow_breaks="true"`. -- Positioning is done via halign, valign and position. Position is an added +- Positioning is done via halign, valign, position, and zindex. Position is an added offset to the result of alignment. - halign: `left`, `center`, `right`, `none`. valign: `top`, `center`, `bottom`, `none` + - zindex: Widgets with larger numbers will be placed above widgets with smaller numbers. All widgets default to 0, except background which defaults to -1. ### Shadowable @@ -127,7 +128,7 @@ image { ✓ Shadowable -Draws a shape beneath all other widgets but background. +Draws a shape. ```ini shape {