https://bugs.kde.org/show_bug.cgi?id=461176
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/23cca93b879d0fcf9f430b03a | |482dbca1e0a1d79 --- Comment #8 from David Redondo <k...@david-redondo.de> --- Git commit 23cca93b879d0fcf9f430b03a482dbca1e0a1d79 by David Redondo. Committed on 20/11/2023 at 16:10. Pushed by davidre into branch 'master'. shutdown: Introduce support for KWin closing wayland windows After ksmserver is done, KWin will now close (or not) open wayland windows. Since this operation can also cancel the logout, ksmserver gains a new hook to reset its state. This also means that it cannot quit itself anymore but needs to be managed by plasma-shutdown. Using this opportunity the path for shutdown can be aligned between X11 and Wayland. In the systemd-managed case we stop graphical-session.target, otherwise plasma-shutdown quits KWin and ksmserver. FIXED-IN: 6.0 M +5 -1 ksmserver/logout.cpp M +3 -0 ksmserver/org.kde.KSMServerInterface.xml M +3 -0 ksmserver/org.kde.KWin.Session.xml M +1 -0 ksmserver/server.h M +31 -0 startkde/plasma-shutdown/shutdown.cpp M +1 -0 startkde/plasma-shutdown/shutdown.h https://invent.kde.org/plasma/plasma-workspace/-/commit/23cca93b879d0fcf9f430b03a482dbca1e0a1d79 -- You are receiving this mail because: You are watching all bug changes.