Skip to content

use a font glyph to represent passphrase 'dots' on the screen

Administrator requested to merge dot_glyph into master

This simplifies the way passphrases are represented on the screen by replacing the drawn circle/dot with any specified character from the font in osk.conf.

As an added bonus, users can set the option in the config to "" to have osk-sdl hide any passphrase dots on the screen, which is the same behavior cryptsetup has. Onlookers can't easily see how long a passphrase is.

4032-3024-max

(the default is just a boring dot: ●)

Edited by Administrator

Merge request reports

Loading