Skip to content

Optimize scroll capture responsiveness#226

Merged
yvette-carlisle merged 11 commits into
mainfrom
xy/scroll-performance-fix
May 13, 2026
Merged

Optimize scroll capture responsiveness#226
yvette-carlisle merged 11 commits into
mainfrom
xy/scroll-performance-fix

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • keep scroll capture stitching alive for near-viewport/right-side wheel input and stale live stream cases
  • make toolbar liquid-glass sampling live-first with a lightweight fallback and add smoke/spec coverage
  • add lightweight scroll preview export and harden native-host staging so local runs do not reuse stale builds

Verification

  • RSNAP_NATIVE_HOST_FORCE_REBUILD=1 RSNAP_NATIVE_HOST_SWIFT_CLEAN=1 scripts/build_and_run.sh --verify
  • SCROLL_START_METHOD=keyboard SCROLL_POINT_MODE=right_outside_selection MIN_SCROLL_COMMITS=4 MIN_EXPORT_GROWTH_PX=300 scripts/smoke/native-scroll-capture-macos.sh
  • cargo make check-swift
  • cargo make fmt-swift-check
  • cargo test -p rsnap-host-ffi --lib
  • cargo test -p rsnap-overlay --lib live_frame_stream_macos::tests::nonblocking_after_seq_query_does_not_prime_when_same_monitor_already_has_latest_frame
  • git diff --check

@yvette-carlisle yvette-carlisle merged commit 14afe3a into main May 13, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/scroll-performance-fix branch May 13, 2026 06:47
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