PlasmaZones 1.11.1

2 changes, released February 15, 2026.

Fixed

  • Drag stutter: Removed redundant windowFrameGeometryChanged handler that flooded D-Bus with 60-144+ calls/sec during window drag, causing visible stutter and leaving the daemon in a stale state (#167)
  • Login hang: Replaced synchronous QDBusInterface introspection in loadExclusionSettings() with async QDBusMessage call, preventing the compositor from blocking for up to 25 seconds during login when the daemon is registered but not yet responding (#167)