Skip to content

v0.2.0

Choose a tag to compare

@xxx xxx released this 04 Jul 05:02
0157a19

What's Changed

  • refactor(clip): RAII guards for HGLOBAL clipboard memory by @xxx in #56
  • docs(windows): document mttvdd virtual display for headless capture by @xxx in #57
  • feat(macos): glass-macos backend — Plan 1 skeleton (crate + TCC preflight + CI) by @xxx in #58
  • feat(macos): glass-macos capture — launch + ScreenCaptureKit window capture (Plan 2) by @xxx in #59
  • feat(macos): glass-macos input + physical-pixel coordinate model (Plan 3) by @xxx in #60
  • feat(macos): glass-macos window management — list/select/window ops via AXUIElement (Plan 4) by @xxx in #61
  • feat(macos): drive macOS apps through glass-mcp — backend wiring, signed-app run model, CI (Plan 5) by @xxx in #62
  • macOS accessibility-tree reader (glass-a11y-macos) by @xxx in #63
  • fix(a11y): error-aware set_value read-back (Windows + macOS) by @xxx in #64
  • feat(macos): clipboard get/set via NSPasteboard by @xxx in #65
  • feat(macos): process containment via Seatbelt (SandboxLevel Default/Strict) by @xxx in #66
  • macOS: clipboard isolation under containment (injection shim) by @xxx in #67
  • docs(macOS): plainer clipboard wording (drop coined "injectable") by @xxx in #68
  • macOS: guided setup + permission UX + bundle the clip shim by @xxx in #69
  • feat(macos): notarized universal release pipeline (inert until signing secrets configured) by @xxx in #71
  • fix(x11): actionable error when a window exceeds the headless display (closes #70) by @xxx in #72
  • style+ci: adopt rustfmt (default) and gate it in CI by @xxx in #73

Full Changelog: v0.1.2...v0.2.0