lightdm-mini-greeter
lightdm-mini-greeter copied to clipboard
A Minimal, Configurable, Single-User GTK3 LightDM Greeter
Should fix #84 and #48. Tested with configurations in `/etc/lightdm/lightdm.conf`: - cloned monitor: `display-setup-script=xrandr --output LVDS1 --primary` - right side monitor: `display-setup-script=xrandr --output LVDS1 --primary --output VGA1 --right-of LVDS1` Where...
I have 2 monitors connected with resolution 1366x768 (main) and 1280x1024 (second monitor). On main monitor background croped from right side (86px) and repeated. I try play with `background-image-size` in...
The functionality uses the same configuration parameter "background-image" as currently employed for single images. If the parameter ends with a "/" it is assumed that the path is a folder...
Hello, I would like to have a seamless transition between Plymouth and LightDM. I was able to show the logo by setting `background-image = "/sys/firmware/acpi/bgrt/image"`, but I still have a...
bd96d1d800e2e025d23755a7d5e2ae770653f8bf added rendering of user, hostname, & current time, but only allows customization of font, size, color, & spacing. What other configuration would people like? Maybe we could add a...
Split from #33. Do people actually want this?
It work's when I start up the computer on my login screen, but not on my lock screen, I try and follow all the instructions My system is Archlinux with...
Would be really cool if you could make the corners of the password box/mainbox round, and also be able to set the radius in px
Function keys do not work on the lock screen. Like brightness keys, volume keys, etc.
As the title states, background-image seems to be broken (again?) on multiple monitors. If I connect only one monitor, it works fine, otherwise no background image is shown at all,...