hyprlock/src/renderer/widgets
Maximilian Seidler 8086d896e6
background: handle missing assets (#158)
* background: fix background not rendering when resource gatherer is busy

* asyncResourceGatherer: check cairo_surface_status

* background: clear resource id when texture is invalid
2024-03-09 16:45:44 +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
IWidget.cpp core: Add libc++ compatibility (#73) 2024-02-23 21:29:08 +00:00
IWidget.hpp label: add executing commands 2024-02-21 14:12:20 +00:00
Label.cpp label: Fix label updates (#152) 2024-03-08 22:48:59 +00:00
Label.hpp label: Fix label updates (#152) 2024-03-08 22:48:59 +00:00
PasswordInputField.cpp input-field: fail display improvments (#154) 2024-03-09 16:44:58 +00:00
PasswordInputField.hpp input-field: fail display improvments (#154) 2024-03-09 16:44:58 +00:00
Shadowable.cpp shadow: fix build 2024-03-05 20:31:31 +00:00
Shadowable.hpp renderer: add shadowable props 2024-03-05 20:27:28 +00:00