swaylock
swaylock copied to clipboard
Add possibility to update texts
This pull request allows users to update all the texts, when password is cleared, when caps lock is active, when password is verified and when password is wrong.
What's the use-case for this?
What's the use-case for this?
Just if you want to change the swaylock basic texts. In my case, I don't like the texts without maj : "clear", "wrong". And now, you can have "Clear", "Wrong", or others "key-words" as "Error", or every words.
This doesn't strike me as a very useful feature.
This doesn't strike me as a very useful feature.
I know that some persons (including me) don't like basic texts, especially without first capital letter. That may be used for others languages too.
I'd be open to capitalize the text FWIW. The lowercase versions aren't a deliberate decision IIRC. Or maybe it's to mimic i3lock? What does i3lock do here?
For translations, I think something like https://github.com/swaywm/swaylock/pull/151 would be a better approach.
I'd be open to capitalize the text FWIW. The lowercase versions aren't a deliberate decision IIRC. Or maybe it's to mimic i3lock? What does i3lock do here?
For translations, I think something like #151 would be a better approach.
Ok np, so for thoses like #212 , they may check this repo
What does i3lock do here?
Capitalize, FWIW: https://github.com/i3/i3lock/blob/4f76d51a3f79082e01b319e9031aad868d89449d/unlock_indicator.c#L218
I think this would be a useful feature for further customization. Is there any chance of this being merged anytime soon in the future?
It would be great for other languages. Is there any other way to change English ? Thank you for your work