PlasmaZones 2.3.11

1 change, released March 20, 2026.

Fixed

  • Move/Swap hotkeys on dual same-model monitors: On setups with two identical-model monitors (e.g. dual Samsung Odyssey G93SC with different serials), KWin’s EffectWindow::screen() can return the wrong output. Navigation hotkeys now trust the daemon’s stored screen assignment for snapped windows (set at snap time, always correct) and fall back to the effect-provided screen only for unsnapped windows. Cross-screen moves are handled by outputChangedwindowScreenChanged which unsnaps the window before navigation fires.