hyprlock icon indicating copy to clipboard operation
hyprlock copied to clipboard

Add option to toggle password visibility

Open da-batt opened this issue 1 year ago • 9 comments

Description

Would be nice to have the ability to toggle password visibility. Sometimes It's useful to be able to check why the current password is wrong and edit accordingly.

da-batt avatar Sep 04 '24 18:09 da-batt

Agreed.

braveltd avatar Oct 02 '24 23:10 braveltd

Any update on this?

ashley-paul-12345 avatar Feb 23 '25 22:02 ashley-paul-12345

@ashley-paul-12345 seams like nah, but it would be a great feature))

braveltd avatar Feb 28 '25 06:02 braveltd

This is not a feature, it is required.

NedaMani avatar Mar 26 '25 10:03 NedaMani

I'm using 4 different keyboard layouts and I can't see which one is chosen when it's locked. This would be really useful to see what you wrote. Now I have to hard reboot to get to a state where I know which keyboard I'm using to write the password correctly.

jeena avatar Jul 13 '25 01:07 jeena

I'm using 4 different keyboard layouts and I can't see which one is chosen when it's locked. This would be really useful to see what you wrote. Now I have to hard reboot to get to a state where I know which keyboard I'm using to write the password correctly.

Damn why you need 4??

I use only 2..

braveltd avatar Jul 24 '25 15:07 braveltd

Because I have to write in so many languages on a daily basis, and each of them has it's own quirks so it's difficult to just reuse a different layout for it.

jeena avatar Jul 24 '25 23:07 jeena

@braveltd @jeena

I'm using 4 different keyboard layouts and I can't see which one is chosen when it's locked. This would be really useful to see what you wrote. Now I have to hard reboot to get to a state where I know which keyboard I'm using to write the password correctly.

I've modified placeholder value in the config to show the current keyboard layout

input-field {
  ...
  placeholder_text = $LAYOUT
}

Hope this helps <3

kee-reel avatar Aug 02 '25 12:08 kee-reel

That's a very good workaround, thanks!

jeena avatar Aug 03 '25 23:08 jeena