PlasmaZones 3.3.4
1 change, released August 3, 2026.
Fixed
- Windows on the lower-scale monitor of a mixed-DPI setup are no longer slightly blurry: with monitors running at different scales, every window PlasmaZones draws a border on stayed persistently soft on the lower-scale monitor whenever it sat against the edge shared with the higher-scale monitor. The window’s shadow reaches past that edge, and the offscreen surface the window is drawn through followed the neighbouring monitor’s higher scale and was then scaled back down. The surface now follows the scale of the monitor the window’s visible frame is on (#868, #881).