Adopt a standard lightdm-wrapper so that the display inherits user-set
environment variables (e.g. PATH, GNUPGHOME, etc.), and configuration.
Signed-off-by: Steven Moseley <stevenmos@kolabnow.com>
Differential D8678
Improve lightdm-wrapper (to resolve T8859) Authored by Schteve on Apr 14 2020, 6:49 PM. Tags None Referenced Files
Subscribers
Details
Adopt a standard lightdm-wrapper so that the display inherits user-set Signed-off-by: Steven Moseley <stevenmos@kolabnow.com>
Diff Detail
Event TimelineComment Actions On the face of it, the implementation you propose seems innocuous enough, but one can never be too sure. Have you tried running this with all editions of Solus which install and use lightdm by default to verify that there are no regressions? I would imagine that this would be the Budgie and MATE editions (I have no -unstable versions of either install to test on). This would be something that should be recorded in the test plan for the diff, perhaps something like: "Tested with lighdtm on i3, Budgie and MATE with no ill effects". As an aside, this should probably be implemented for all Xsessions, including GNOME Shell and KDE, but that's perhaps a bit out of scope for your use case... |