M1: X11 active-window adapter + platform fallback

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 12:44:25 -04:00
parent 034cc16540
commit 1646321d0b
4 changed files with 147 additions and 2 deletions
+2 -2
View File
@@ -5,6 +5,8 @@ go 1.26.3
require (
github.com/gin-gonic/gin v1.12.0
github.com/google/uuid v1.6.0
github.com/jezek/xgb v1.3.1
github.com/jezek/xgbutil v0.0.0-20260124183602-9fd151d6a51a
)
require (
@@ -19,8 +21,6 @@ require (
github.com/go-playground/validator/v10 v10.30.1 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/goccy/go-yaml v1.19.2 // indirect
github.com/jezek/xgb v1.3.1 // indirect
github.com/jezek/xgbutil v0.0.0-20260124183602-9fd151d6a51a // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
github.com/leodido/go-urn v1.4.0 // indirect