Пакет lightdm: Информация

    Исходный пакет: lightdm
    Версия: 1.30.0-alt14
    Собран:  12 июля 2021 г. 16:33
    Сообщить об ошибке в пакете
    Домашняя страница: https://launchpad.net/lightdm

    Лицензия: GPLv3+
    О пакете: Lightweight Display Manager
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    dm-tool (mipsel)
    dm-tool-debuginfo (mipsel)
    liblightdm-gobject (mipsel)
    liblightdm-gobject-debuginfo (mipsel)
    liblightdm-qt (mipsel)
    liblightdm-qt-debuginfo (mipsel)
    liblightdm-qt5 (mipsel)
    liblightdm-qt5-debuginfo (mipsel)
    lightdm (mipsel)
    lightdm-debuginfo (mipsel)
    lightdm-devel (mipsel)
    lightdm-devel-doc (noarch)
    lightdm-gir (mipsel)
    lightdm-gir-devel (noarch)

    Сопровождающий: Aleksei Nikiforov


      1. libgcrypt-devel
      2. gobject-introspection-devel
      3. pkgconfig(Qt5Core)
      4. pkgconfig(Qt5DBus)
      5. pkgconfig(Qt5Gui)
      6. gtk-doc
      7. pkgconfig(QtCore)
      8. pkgconfig(QtDBus)
      9. pkgconfig(QtGui)
      10. /usr/bin/moc-qt4
      11. /usr/bin/moc-qt5
      12. pkgconfig(gio-2.0) >= 2.26
      13. pkgconfig(gio-unix-2.0)
      14. pkgconfig(glib-2.0) >= 2.30
      15. pkgconfig(gobject-2.0)
      16. pkgconfig(libxklavier)
      17. pkgconfig(x11)
      18. pkgconfig(xcb)
      19. pkgconfig(xdmcp)
      20. libpam-devel
      21. intltool
      22. itstool
      23. gcc-c++
      24. vala-tools
      25. libvala-devel
      26. libaudit-devel
      27. yelp-tools
      28. libdbus-glib-devel

    Последнее изменение


    1 июля 2021 г. Aleksei Nikiforov 1.30.0-alt14
    - Fixed tty locking: enabled it only for wayland sessions.
    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.
    17 июня 2021 г. Aleksei Nikiforov 1.30.0-alt12
    - Disabled using session-wrapper and guest-wrapper settings
      for wayland sessions (Closes: 40207).