https://bugs.kde.org/show_bug.cgi?id=436821
--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Code-wise that means: - we load and maintain a list of users in kickoff. In theory this has multiple backends, pragmatically we only support `getpwent` - Updating org.freedesktop.DisplayManager to pass a user string in switchToGreeter (despite the name, no-one outside SDDM/LightDM use this iface) - Make SDDM follow that. all of that sounds simple, but then we have the other requirement that we need the screen to ensure it's locked before we start the switch, so now have to proxy this value through KSLD. IMHO the effort to reward ratio is way off. -- You are receiving this mail because: You are watching all bug changes.