Load default gdm greeter from .desktop file
Use session .desktop files for loading gdm session and gnome-greeter too, to allow easier customization and overriding of DesktopNames
.
Removed deprecated selected_program
and in order to allow debugging, added support for loading ${session_name}-debug.desktop
files if they are available.
At this point, it would be something nice to have, the ability to read from desktop-file also the session_mode
, but that would need some x-custom-key definition.
And maybe a way to override the default session basename via env-variables.
Depends on !27 (merged)
Edited by Marco Trevisan