asturmlechner created this revision. asturmlechner added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. asturmlechner requested review of this revision.
REVISION SUMMARY SDDM as of 0.18.1 appends " (Wayland)" to the Name of any session file it finds in wayland-sessions dir, and Plasma is relying on that behaviour to distinguish between its X11 and Wayland sessions. This leads to duplicate "Plasma" entries on any other DM not applying the same hack, e.g. lightdm, and users are lost without downstream patching. Instead of waiting for which of (SDDM, Plasma) is doing something about it first, renaming X11 session to "Plasma (X11)" appears to be the most elegant solution out of the deadlock. SDDM can be fixed any time later. CCBUG: https://bugs.kde.org/show_bug.cgi?id=368409 See also: https://github.com/sddm/sddm/pull/997 REPOSITORY R120 Plasma Workspace BRANCH session-rename REVISION DETAIL https://phabricator.kde.org/D22210 AFFECTED FILES login-sessions/plasma.desktop.cmake To: asturmlechner, #plasma Cc: plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
