PlasmaZones 2.4.2
2 changes, released March 25, 2026.
Fixed
- Multi-zone span pulls in background zones (#249): Spanning adjacent sub-zones (e.g. zones 7 & 9) while a larger zone existed underneath incorrectly included the background zone, making the window much larger than intended. Fixed both proximity-snap and paint-to-span code paths to exclude background/overlay zones from the span.
- Settings UI not refreshing when daemon starts from toggle: UI data now reloads when the daemon is started via the settings toggle.