SDDM
SDDM, the Simple Desktop Display Manager, is a display manager for Linux and other Unix-like systems. It provides a graphical login screen, session selection, and startup of the user’s desktop environment. It supports both X11 and Wayland sessions and is used across distributions, particularly those that ship KDE software. SDDM aims to be lightweight, fast, and highly customizable through themes.
Implementation and design: SDDM is written in C++ and uses the Qt toolkit for its user interface
Configuration and theming: SDDM includes a default set of themes and supports additional themes installed from
Usage and deployment: On boot, SDDM presents the login screen. After a login, it starts the selected
Development and licensing: SDDM is an open-source project maintained by the KDE community and released under