Package lightdm: Information

    Binary package: lightdm
    Version: 1.30.0-alt14
    Architecture: e2kv5
    Build time:  Jul 15, 2021, 04:05 PM
    Source package: lightdm
    Report package bug
    License: GPLv3+
    Summary: Lightweight Display Manager
    Description: 
    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, including HTML/CSS/Javascript.

    Maintainer: Aleksei Nikiforov


    Last changed


    July 1, 2021 Aleksei Nikiforov 1.30.0-alt14
    - Fixed tty locking: enabled it only for wayland sessions.
    June 29, 2021 Aleksei Nikiforov 1.30.0-alt13
    - Reworked wayland session support to use "wayland-session-wrapper"
      and "wayland-guest-wrapper" settings.
    - Implemented locking used tty to prevent systemd running getty
      when wayland session is starting on same tty.
    - Added option "use-free-vt" allowing to force lightdm select first free tty
      instead of just next tty even if it's used. This option is disabled by default.
    June 17, 2021 Aleksei Nikiforov 1.30.0-alt12
    - Disabled using session-wrapper and guest-wrapper settings
      for wayland sessions (Closes: 40207).