Ubuntu developers officially released version 1.33.0 of the LightDM display manager on August 7, 2026. The software serves as the standard authentication solution for Linux Mint, Lubuntu, Xubuntu, and Ubuntu MATE distributions.

LightDM operates as a background process that starts display servers, draws login screens, handles authentication through PAM mechanisms, and organizes remote desktop connections. Its architecture lacks a rigid connection to specific desktop environments or graphical protocols, including X11 and Wayland. Written in C and distributed under the GPL license, the program uses very low RAM, making it optimal for slower hardware.
Qt 6 integration and performance updates
The key new feature in version 1.33.0 is support for Qt 6 inside the liblightdm-qt library, which builds password entry windows. Compatibility with Qt 5 remains fully available as a separate option. Developers noted that package maintainers must add the base Qt 6 developer library to build dependencies to activate the new components.
The update includes a major batch of bug fixes accumulated over the 4 years since the previous release. Engineers also implemented internal performance optimizations to speed up session initialization and patched security vulnerabilities. The source code is available on GitHub, and distribution maintainers will soon begin adapting packages.
