hyprlock/src/renderer/widgets
bvr-yr f77e17e4d2
label: add $LAYOUT variable (#211)
* label: add `$LAYOUT` variable

* add exclamation mark as wildcard to hide layout
2024-03-21 15:19:12 +00:00
..
Background.cpp background: handle missing assets (#158) 2024-03-09 16:45:44 +00:00
Background.hpp renderer: various fixes to transformations and backgrounds 2024-03-03 02:19:31 +00:00
Image.cpp widgets: add Image (#191) 2024-03-16 16:44:44 +02:00
Image.hpp widgets: add Image (#191) 2024-03-16 16:44:44 +02:00
IWidget.cpp label: add $LAYOUT variable (#211) 2024-03-21 15:19:12 +00:00
IWidget.hpp core: force update labels on SIGUSR2 (#169) 2024-03-10 21:38:01 +00:00
Label.cpp input-field: only render the current output on fade out callback (#206) 2024-03-19 02:49:12 +00:00
Label.hpp label: Fix label updates (#152) 2024-03-08 22:48:59 +00:00
PasswordInputField.cpp input-field: only render the current output on fade out callback (#206) 2024-03-19 02:49:12 +00:00
PasswordInputField.hpp input-field: only render the current output on fade out callback (#206) 2024-03-19 02:49:12 +00:00
Shadowable.cpp renderer: add fade out animation and property to disable (#188) 2024-03-14 13:23:41 +00:00
Shadowable.hpp renderer: add shadowable props 2024-03-05 20:27:28 +00:00