calamares/src
Jakob Petsovits 37179801eb [libcalamares] Block sleep with systemd/CK login manager if present
Calamares running as root is not always conducive to successfully
communicating with the fd.o PowerManagement interface on the user
session bus.

The login manager interface has long provided a similarly capable
sleep inhibition functionality, which at this point would be present
on the vast majority of distributions. Use it if systemd-logind
or ConsoleKit2 have registered this service on the system bus.
Regardless of running as root or user, Calamares shouldn't have
an issue contacting this interface.

Fixes #2384
2024-12-07 12:39:24 -05:00
..
branding branding: update silly fake distro to 2023 2023-09-03 23:02:47 +02:00
calamares C++: prefer std::as_const over Qt solution 2024-12-02 13:15:42 +01:00
libcalamares [libcalamares] Block sleep with systemd/CK login manager if present 2024-12-07 12:39:24 -05:00
libcalamaresui [libcalamaresui] Adjust waiting widget to style 2024-09-08 10:33:38 -04:00
modules [partition] Deal with deprecations in QCheckBox 2024-12-03 14:26:26 +01:00
qml Fix a syntax error in Presentation.qml which prevents the slideshow from displaying 2024-10-30 22:08:21 -05:00
CMakeLists.txt [qml] Tidy up cmake bits, credit to contributor 2024-02-04 22:26:03 +01:00