https://bugs.kde.org/show_bug.cgi?id=436924
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|VHI |HI --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Can we be a lot more sparing with the "VHI" flag. It has already become completely meaningless. In terms of logout order of events is: - user clicks button in kickoff this makes a DBus call - This DBus call auto-activates logout-greeter, this shows a prompt - On clicking confirm it makes a new DBus call - This DBus call auto-activates a helper binary called plasma-shutdown - This binary calls into ksmserver to ask apps to quit (which they can cancel) logout-greeter is the only visual one, though it's worth pointing out it can be skipped and the call in kickoff can go straight to plasma-shutdown based on user preferences. -- You are receiving this mail because: You are watching all bug changes.