PlasmaZones 2.3.6

2 changes, released March 19, 2026.

Fixed

  • Navigation shortcuts snap to wrong screen on multi-monitor: MoveWindow and SwapWindow keyboard shortcuts computed zone geometry for the wrong screen when KWin’s EffectWindow::screen() disagreed with the daemon’s stored screen assignment (common with similarly-named monitors like dual Samsung Odyssey G93SC ultrawides). The window would land on a third screen and immediately unsnap. Navigation targets now use the daemon’s authoritative stored screen assignment, and the effect reads the corrected screen from the daemon’s response.

Added

  • KDE dependency migration plan: docs/kde-dependency-migration.md documents how to make the daemon portable across Wayland compositors (GNOME, Hyprland, Sway) while retaining full KDE integration, behind a USE_KDE_FRAMEWORKS CMake option.