All Projects β†’ off-world β†’ Lightdm Tiny Greeter

off-world / Lightdm Tiny Greeter

Licence: other
πŸ‘‹ A Tiny GTK3 LightDM Greeter

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Lightdm Tiny Greeter

Teleport
THIS REPO IS ONLY A MIRROR: Native GTK app to share files on the local network
Stars: ✭ 51 (-38.55%)
Mutual labels:  gtk3
Vue Cosha
🎨 A vue directive for the cosha library
Stars: ✭ 64 (-22.89%)
Mutual labels:  tiny
Planner
Task manager with Todoist support designed for GNU/Linux πŸš€
Stars: ✭ 1,179 (+1320.48%)
Mutual labels:  gtk3
Efibootmgr Gui
Manage EFI boot loader entries with this simple GUI
Stars: ✭ 55 (-33.73%)
Mutual labels:  gtk3
Nanvix
Educational Spinoff of Nanvix
Stars: ✭ 65 (-21.69%)
Mutual labels:  tiny
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-18.07%)
Mutual labels:  gtk3
Embedio
A tiny, cross-platform, module based web server for .NET
Stars: ✭ 1,007 (+1113.25%)
Mutual labels:  tiny
Pitivi
MIRROR of https://gitlab.gnome.org/GNOME/pitivi for your convenience
Stars: ✭ 79 (-4.82%)
Mutual labels:  gtk3
Smoldash
Smoldash, A tiny lodash alternative built for the modern web
Stars: ✭ 66 (-20.48%)
Mutual labels:  tiny
Kermit
A VTE-based, simple and froggy terminal emulator 🐸
Stars: ✭ 72 (-13.25%)
Mutual labels:  gtk3
Genann
simple neural network library in ANSI C
Stars: ✭ 1,088 (+1210.84%)
Mutual labels:  tiny
Tiny Site
ε›Ύη‰‡δΌ˜εŒ–
Stars: ✭ 65 (-21.69%)
Mutual labels:  tiny
Viter
A Vim-ish terminal emulator written and expandable in Python.
Stars: ✭ 69 (-16.87%)
Mutual labels:  gtk3
Giti
Permanent observer of your git directories
Stars: ✭ 54 (-34.94%)
Mutual labels:  gtk3
Agenda
A simple, fast, no-nonsense to-do (task) list.
Stars: ✭ 74 (-10.84%)
Mutual labels:  gtk3
Syncthing Gtk
GTK3 & python based GUI for Syncthing
Stars: ✭ 1,057 (+1173.49%)
Mutual labels:  gtk3
Fest
A GTK+ 3 Matrix client written in Rust [work in progress]
Stars: ✭ 67 (-19.28%)
Mutual labels:  gtk3
Sc Controller
User-mode driver and GTK3 based GUI for Steam Controller
Stars: ✭ 1,222 (+1372.29%)
Mutual labels:  gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-6.02%)
Mutual labels:  gtk3
Printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
Stars: ✭ 1,157 (+1293.98%)
Mutual labels:  tiny

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/off-world/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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].