Skip to content

waydriver-v0.3.3

Choose a tag to compare

@github-actions github-actions released this 14 Jun 16:27
· 22 commits to main since this release

Added

  • (locator) drag_to_coords for off-window drop endpoints
  • (gaction) drive app./win. GActions via org.gtk.Actions (#33)
  • external-effect sinks (notifications/portal) + single-instance CLI forwarding
  • (atspi) activate cache-only accessibles by (bus, path) ref
  • (visual) add perceptual baseline-compare primitive
  • live GSettings writes + AT-SPI Value/scroll readback
  • (visual) per-search OCR upscale via VisualLocator::with_upscale (#23)
  • (session) expose key_down/key_up for held-modifier gestures

Fixed

  • (session) claim external-effect sink names before launching the app
  • (atspi) resolve LABELLED_BY names for cache-only rows

Other

  • release v0.3.2
  • add cloud-env (non-Nix) dev tooling for SessionStart and Fedora container
  • limit rustdoc to the crate itself (--no-deps)