summaryrefslogtreecommitdiff
path: root/x11/lightdm/files/patch-src_session-child.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11/lightdm: Update to 1.28.0Ben Woods2019-02-041-8/+7
| | | | | | - Also pet portlint Submitted by: madpilot (partly)
* x11/lightdm: Update to 1.22.0Ben Woods2017-08-051-4/+13
| | | | | | - Update PAM file to include system defaults - Set PATH to default from /etc/login.conf - Don't pass-through empty PATH from lightdm to X11 (breaks runtime)
* Add x11/lightdm and x11/lightdm-gtk-greeter.Ben Woods2016-12-261-0/+64
Lightdm is a display manager that: * Is cross-desktop - supports different desktops * Supports different display technologies * Is lightweight - low memory usage and fast performance * Has a comprehensive test suite WWW: https://www.freedesktop.org/wiki/Software/LightDM/ lightdm-gtk-greeter is the reference GTK+ greeter for LightDM. WWW: https://launchpad.net/lightdm-gtk-greeter Approved by: adamw (mentor, implicit)