Skip to content

Add realtime gestures and chrome button controls#29

Merged
DjDeveloperr merged 1 commit intomainfrom
add-gestures-and-device-buttons
May 8, 2026
Merged

Add realtime gestures and chrome button controls#29
DjDeveloperr merged 1 commit intomainfrom
add-gestures-and-device-buttons

Conversation

@DjDeveloperr
Copy link
Copy Markdown
Collaborator

Summary

  • add realtime bottom-edge, multi-touch, and chrome button input paths through the native session/control APIs
  • render physical chrome buttons as interactive sprites with hover/press positioning and exact HID usage dispatch where available
  • preserve full-resolution local streaming behavior while reducing unnecessary encoder buffer copies

Verification

  • cargo fmt --manifest-path server/Cargo.toml --check
  • ./node_modules/.bin/tsc --noEmit
  • cargo test --manifest-path server/Cargo.toml
  • ./scripts/build-cli.sh
  • ./node_modules/.bin/vite build

@DjDeveloperr DjDeveloperr force-pushed the add-gestures-and-device-buttons branch from 658eeb0 to d4d9717 Compare May 8, 2026 23:05
@DjDeveloperr DjDeveloperr merged commit 9491100 into main May 8, 2026
6 checks passed
@DjDeveloperr DjDeveloperr deleted the add-gestures-and-device-buttons branch May 8, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant