evertiro / cdm

Console Display Manager
http://evertiro.com
GNU General Public License v2.0
428 stars 40 forks source link

Add support for /usr/share/xsessions. #20

Closed rolfmorel closed 11 years ago

rolfmorel commented 11 years ago

This adds detection and simple parsing support for .desktop files in /usr/share/xsessions.

This patch implements it as last place to look, when $binlist is not set. It might be a good idea to change this in the future to either merge the list with /etc/X11/Sessions sessions, or .desktop files having precedence over them.

Tested on Ubuntu 12.10 with a small sample of window managers.