1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-15 02:02:08 -04:00

screenshot: add shift to perfect-square capability

This commit is contained in:
bbedward
2025-12-05 17:08:00 -05:00
parent 7f11632ea6
commit 22b2b69413
3 changed files with 57 additions and 9 deletions

View File

@@ -85,6 +85,7 @@ type RegionSelector struct {
pointerY float64
preSelect Region
showCapturedCursor bool
shiftHeld bool
running bool
cancelled bool