Lightweight, Cross-desktop Display Manager
http://www.freedesktop.org/wiki/Software/LightDM
LightDM is a lightweight, cross-desktop display manager. Its main features are
a well-defined greeter API allowing multiple GUIs, support for all display
manager use cases, with plugins where appropriate, low code complexity, and
fast performance. Due to its cross-platform nature greeters can be written in
several toolkits such as Qt and GTK.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/lightdm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
50-suse-defaults.conf | 0000000348 348 Bytes | |
X11-displaymanagers-lightdm | 0000000290 290 Bytes | |
gdmflexiserver | 0000001389 1.36 KB | |
lightdm-1.19.0.tar.xz | 0000499292 488 KB | |
lightdm-disable-utmp-handling.patch | 0000002398 2.34 KB | |
lightdm-greeter.pamd | 0000000267 267 Bytes | |
lightdm-rpmlintrc | 0000000062 62 Bytes | |
lightdm-set-gdmflexiserver-envvar.patch | 0000001025 1 KB | |
lightdm-sysconfig-support.patch | 0000021982 21.5 KB | |
lightdm-use-run-dir.patch | 0000000750 750 Bytes | |
lightdm-xauthlocalhostname-support.patch | 0000002464 2.41 KB | |
lightdm.changes | 0000050305 49.1 KB | |
lightdm.spec | 0000011745 11.5 KB | |
users.conf | 0000000432 432 Bytes |
Revision 7 (latest revision is 10)
Ludwig Nussel (lnussel_factory)
accepted
request 402668
from
Ondřej Súkup (mimi_vx)
(revision 7)
- Update to version 1.19.0: * Use /dev/tty0 instead of /dev/console for VT operations. * Don't quit on SIGUSR1, SIGUSR2 or SIGHUP. * Improve XDMCP IPv6 address selection. * Set XDMCP hostname field in to system hostname or configured value. * Allow fcitx and mozc to run in guest session. * Fix lxsession running in guest session. * Drop support for legacy XMir. * Fix g_spawn compiler warning. - Don't configure twice. - Enable Vala bindings. - Drop support for openSUSE older than 13.2. - Some spec cleanup. - fix config file to use new Seat:* sematics - update to 1.18.1 * Use /dev/tty0 instead of /dev/console for VT operations * Small documentation fixes * Don't write $DISPLAY into tty line in utmp/btmp. - update to 1.17.5 * Set XDG_RUNTIME_DIR for ConsoleKit sessions. This is a recent change in ConsoleKit2. * Add support for g_autoptr and liblightdm-gobject * Fix dm-tool add-local-seat not working because LightDM is trying to connect with TCP/IP - fix boo#960924
Comments 0