PlasmaZones 2.0.2

3 changes, released March 11, 2026.

Fixed

  • Missing retileAllScreens D-Bus slot: KWin effect called retileAllScreens but the adaptor only exposed retile(screenName), causing D-Bus errors on border width changes and other bulk retile triggers
  • Negative zone geometries from constraint solver: When window minimum sizes exceed available space, the constraint solver could produce non-positive zone dimensions, now clamped to minimum 1x1 after layout calculation

Changed

  • Generic tarball built on Arch Linux: Switched the release pipeline’s generic tarball build from Fedora 43 to Arch Linux, eliminating lib64/lib path mismatches at the source instead of working around them post-build