https://bugs.kde.org/show_bug.cgi?id=427673
--- Comment #4 from Wolfgang Bauer <wba...@tmo.at> --- PS: I suppose org.kde.plasma.private.sessions in plasma-workspace (https://invent.kde.org/plasma/plasma-workspace/-/blob/master/components/sessionsprivate/sessionsmodel.cpp , https://invent.kde.org/plasma/plasma-workspace/-/blob/master/components/sessionsprivate/sessionsmodel.h) should be ported away from (the deprecated?) KDisplayManager, like it was done for Kicker/the application menu in https://invent.kde.org/plasma/plasma-workspace/-/commit/05414ed58d43d87d907326636faac53ae2e7bd60 . Maybe that would fix the missing button? That's what the lockscreen uses to determine whether the button should be shown, at least: visible: sessionsModel.canStartNewSession && sessionsModel.canSwitchUser -- You are receiving this mail because: You are watching all bug changes.