prikhi / lightdm-mini-greeter

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

Added title option for adding text to the top of the login field area #71

Closed Camerooooon closed 3 years ago

Camerooooon commented 3 years ago

This is my first time coding in C so my code may be absolute GARBAGE. I added titles because I thought they looked cool. Might as well PR this if it's a needed feature.

prikhi commented 3 years ago

Hi, implemented something like this - although it doesn't show static text but rather <user>@<hostname> HH:MM in bd96d1d800e2e025d23755a7d5e2ae770653f8bf

Opened #78 for further customization requests.