void-linux / void-mklive

The Void Linux live image maker
https://voidlinux.org
Other
318 stars 187 forks source link

Remove LXDM from most images #271

Closed CameronNemo closed 1 year ago

CameronNemo commented 2 years ago

LXDM and LXDE are practically abandonware at this point. Unfortunately many of Void's non-LXDE images are using LXDE.

I propose the following changes:

Edit: maldridge expressed displeasure with depending on LightDM, so this proposal is now SDDM for all the above listed images.

Vaelatern commented 2 years ago

We don't build new LXDE desktops, only XFCE and non-Xorg images (for the official images at least)

paper42 commented 2 years ago

We don't build new LXDE desktops, only XFCE and non-Xorg images (for the official images at least)

The main change would be a DM for Xfce because it currently still uses LXDM. We also still offer a script to build all variants, some of them work better than others.

What would you think about greetd? From my testing it seems to be straightforward and we could easily have different greeters for different DEs if we wanted to.

BlindRepublic commented 1 year ago

We don't build new LXDE desktops, only XFCE and non-Xorg images (for the official images at least)

The main change would be a DM for Xfce because it currently still uses LXDM. We also still offer a script to build all variants, some of them work better than others.

What would you think about greetd? From my testing it seems to be straightforward and we could easily have different greeters for different DEs if we wanted to.

The only greeter for greetd in the repos is tuigreet. gtkgreet would fit Xfce if it were packaged.

What would the issue with Lightdm in comparison to LXDM be in this case?