Skip to content

Draft: Use file descriptor to install theme

This commit succeeds the change made to kauth (frameworks/kauth!63), which enables passing file descriptor to the sddmauthhelper. This change makes it so that the SddmAuthHelper::installtheme uses a file descriptor for installing the theme, as proposed in the report.

Merge request reports