gerritdevriese / kzones

KDE KWin Script for snapping windows into zones
https://store.kde.org/p/1909220
GNU General Public License v3.0
285 stars 16 forks source link

Don't calculate debug geometry when debug is off #26

Closed codeswhite closed 1 year ago

codeswhite commented 1 year ago

The geometry calculation was running and throwing errors even when the enableDebugMode was false

codeswhite commented 1 year ago

This was in fact breaking the handle completely