Skip to content

v1.2.35

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:35
· 74 commits to main since this release
bfb0507

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 +deb13u1 revision marker, per the Debian convention for stable-specific builds; the testing/sid build keeps the plain -1 name.
  • Documented the two deb variants in the README and installation docs.

Full changelog: v1.2.34...v1.2.35