prikhi / lightdm-mini-greeter

A Minimal, Configurable, Single-User GTK3 LightDM Greeter
GNU General Public License v3.0
541 stars 48 forks source link

Make alignment of password input a configurable value #23

Closed ratorx closed 5 years ago

ratorx commented 6 years ago

Add a configurable value to change password alignment

Default value in modified default config is set to right-align to preserve behaviour from old code.

prikhi commented 5 years ago

Thanks, it's on master branch now. I've modified it so you use left and right in the config instead of 0 and 1, and also fixed the fact that the meaning of 0 and 1 are swapped for RTL layouts.