hyprlock/src
Maximilian Seidler 6c3c444136
core: add border shader and border gradients (#548)
* renderer: add renderBorder function

* config: add CGradientValueData from Hyprland

* input-field: change outer to take gradients

Added gradient support to the following color options:
- `outer_color`
- `fail_color`
- `check_color`
- `capslock_color`
- `numlock_color`
- `bothlock_color``

* image: add gradient border

* shape: add gradient border

* shaders: adapt the new rounded smoothing factor from Hyprland
2024-11-09 16:54:44 +00:00
..
config core: add border shader and border gradients (#548) 2024-11-09 16:54:44 +00:00
core auth: make fingerprint initialization async (#544) 2024-11-05 13:12:26 +00:00
helpers core: add border shader and border gradients (#548) 2024-11-09 16:54:44 +00:00
renderer core: add border shader and border gradients (#548) 2024-11-09 16:54:44 +00:00
main.cpp fix alignment in help message 2024-08-04 12:53:43 +03:00