Lightdm Tiny Greeter Save

:wave: A Tiny GTK3 LightDM Greeter

Project README

LightDM Tiny Greeter

Codacy Badge

A tiny yet customizable GTK3 LightDM Greeter with focus on code and minimalism.

default

Installation

git clone https://github.com/tobiohlala/lightdm-tiny-greeter
cd lightdm-tiny-greeter
make
sudo make install

Configuration

All configuration and customization goes into config.h prior compilation.

Variable Meaning
user_text text when prompting for login
pass_text text when prompting for password
session session to start (name of a desktop-entry located in /usr/share/xsessions)
style UI styling via CSS
ui UI definition via XML

Setup

/etc/lightdm/lightdm.conf

[Seat:*]
...
greeter-session=lightdm-tiny-greeter

Dependencies

  • glib libglib-2.0
  • gtk3 libgtk-3 (>= 3.22)
  • lightdm liblightdm-gobject-1 (>= 1.19.1)

Showcase

screenshot1
#1

screenshot2
#2

screenshot3
#3

screenshot4
#4

screenshot5
#5

Open Source Agenda is not affiliated with "Lightdm Tiny Greeter" Project. README Source: tobiohlala/lightdm-tiny-greeter
Stars
91
Open Issues
4
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating