helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 58 forks source link

Make a login DM for hello #382

Closed louies0623 closed 2 years ago

louies0623 commented 2 years ago

I thought about it for a few days, I think hello needs a login DM for itself, which sounds very difficult and is actually very simple; Most linux or BSD distributions require other login programs developed, I think because it requires different desktops to be able to use the same login program (Maybe wrong).

But how to present it, as long as kwin or the like displays the login window before the user logs in to the account, which means that the switching function of other desktop DEs is omitted and only the login window is retained. Others such as clock, battery, network, network users, password prompts, prompting aids, notifications, etc., these functions do not need to be added for the time being. osx_login_resize

I figured it out from this screenshot. 10-4-Tiger-Fast-User-Switching-500x500

probonopd commented 2 years ago

Actually, we already are using slim. It is just set to autologin by default.

probonopd commented 1 year ago

https://github.com/helloSystem/LoginWindow, work in progress.