musealpha / src-tauri /src /browser /capture.rs

Commit History

Upload 112 files
3d7d9b5
verified

asdf98 commited on

fix: capture.rs type mismatch (i32 + u32) and refs_format.rs unused import
1f7eadb
verified

asdf98 commited on

fix: remove unused imports in capture.rs and autofill.rs
5fe222a
verified

asdf98 commited on

fix: browser capture uses correct absolute screen coordinates (window outer position + webview logical position * scale)
27298cd
verified

asdf98 commited on

feat: browser capture using screenshots crate with proper DPI-aware window-region math + hide-webview-first snip flow
eb0f278
verified

asdf98 commited on

fix: make web clipping commands stable-tauri only with explicit unsupported errors
808ed54
verified

asdf98 commited on

feat: implement native webview viewport capture hooks for Windows, macOS, and Linux
a773d75
verified

asdf98 commited on

refactor: make browser capture architecture cross-platform with native engine abstraction
af28e9b
verified

asdf98 commited on

fix: make WebView2 CDP callback sender ownership safe
c56732a
verified

asdf98 commited on

feat: browser capture - add WebView2 renderer screenshot commands for web clip/snipping
c403cf4
verified

asdf98 commited on