musealpha / src-tauri /src /settings.rs

Commit History

Upload 112 files
3d7d9b5
verified

asdf98 commited on

fix: add DPI-correct window-local region capture for browser web clip/snipping
31a3e91
verified

asdf98 commited on

fix: settings.rs compile error - screenshots crate image version mismatch, convert raw pixels manually"
be6fb58
verified

asdf98 commited on

fix: settings.rs - correct screenshots API: convert RgbaImage to DynamicImage before PNG encode
da03aa6
verified

asdf98 commited on

fix: settings.rs - use image crate PNG encoder for screenshots (screenshots 0.8 API compat)
124cce5
verified

asdf98 commited on

feat: settings.rs - add screen_capture_region + board_export_file + board_import_file commands
36df6a4
verified

asdf98 commited on

fix: settings.rs - board_load_state/board_save_state use raw file read/write to avoid double JSON encoding
60fba67
verified

asdf98 commited on

feat: Rust - add board_load_state/board_save_state commands for board-first persistence
ab0ee37
verified

asdf98 commited on

Phase 0 MUSE alpha skeleton and SRS docs
c8f5ae1
verified

asdf98 commited on