v1.2.35
Fixed
- Fixed logout, reboot and shutdown hanging on Plasma 6.7: KWin's session shutdown waits for every xdg_toplevel window to close, and the dock views ignored the compositor close request until the session-ending flag was set. The views are now unmapped as soon as the logout is announced and restored if the user cancels.
- Filtered cosmetic Plasma theme SVG warnings from the debug log.
- Mirrored system Kirigami template qmldir files in the KNS compat overrides.
Build
- CI now builds and runs the full autotest suite (ctest) on every push, pull request and release tag.
- The Debian 13 (trixie) deb now carries the
+deb13u1revision marker, per the Debian convention for stable-specific builds; the testing/sid build keeps the plain-1name. - Documented the two deb variants in the README and installation docs.
Full changelog: v1.2.34...v1.2.35