https://bugs.kde.org/show_bug.cgi?id=492921
Bug ID: 492921 Summary: Krunner session management shows TTY for user switcher plugin Classification: Plasma Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Keywords: usability Severity: normal Priority: NOR Component: Session Management Assignee: plasma-b...@kde.org Reporter: jus...@kde.org CC: natalie_clar...@yahoo.de, n...@kde.org Target Milestone: 1.0 Git master session When typing "switch" in the Krunner input I see my other session, however appended to the username is "TTY login (vt2)", this isn't correct as the session was started from SDDM, not a TTY. I found this code in plasma-workspace/libkworkspace/kdisplaymanager.cpp and it doesn't seem to be correct. However this got me thinking if this type of information is even relevant to a desktop user. All they care about is being able to switch between Fred and Mary's sessions. The only other information I can think of that would be useful in the krunner dropdown is the name of the session name e.g. "Plasma Wayland" or "GNOME X11". So the result would show: "Fred on Plasma Wayland" -- You are receiving this mail because: You are watching all bug changes.