hyprlock icon indicating copy to clipboard operation
hyprlock copied to clipboard

[Feature Request] Add gradient color support for `check_color`

Open nhosama opened this issue 1 year ago • 3 comments

Could you please add support for gradient color format in input-field:check_color? It would give the illusion of 'loading' animation while checking the password.

(BTW, many thanks for this piece of software.)

nhosama avatar Apr 09 '24 19:04 nhosama

Honestly I not sure how that would look for input, but for example, border_color for image and shape should be able to be specified as a gradient, similar to Hyprland itself. Right now it's a bit inconsistent to me.

Ligthiago avatar Apr 10 '24 17:04 Ligthiago

border_color for image and shape should be able to be specified as a gradient

But won't that be always gradient, instead of while checking the password only?

nhosama avatar Apr 11 '24 14:04 nhosama

I feel like we could greatly benefit from having both the ability to define the borders as gradients, and the border animations to make the gradient "spin". So that one could activate the animation when the password is being checked, having that act as a "loading animation". Both of these things are already implemented in hyprland so I believe it's just a matter of porting over these features.

ghost avatar May 18 '24 16:05 ghost

Gradients are now available : )

PointerDilemma avatar Jan 01 '25 10:01 PointerDilemma