valkheim / ldm

Lean Display Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ldm - Lean Display Manager

Codacy Badge

Trying to get comfy with x11, xcb, xkbcommon, pam.

ldm starts an X server, open a pam session, source user's xinitrc, waits, closes pam session.

User selection (left/right arrow selection) :

Available on AUR under name lean-display-manager

(yay|trizen|pacaur) -S lean-display-manager

preview

Border color is added when typing/erasing and on pam success/failure

Lean

Using valgrind's massif tool and massif-visualizer.

Memory consumption

Troubleshoot

  • xlsfonts to list fonts of system
  • incs/users.h is list of users
  • incs/config.h is some config (font, colors, terminal, default display)
  • make test to execute in Xephyr

License

Copyright (C) 2017-2018 Charles Paulet

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Lean Display Manager

License:GNU General Public License v3.0


Languages

Language:C 91.7%Language:Makefile 6.6%Language:Shell 1.7%