Commit Graph
5 Commits
Author SHA1 Message Date
Adam McNight 5484151149 fix: handle multi-volume csrutil prompt in boot preflight (#209) 2026-03-15 16:59:42 +09:00
Adam McNight a2fc0d37ca feat: forward host Touch ID events to VM (#208)
Support single & double taps
2026-03-15 01:40:42 +09:00
Adam McNight ea55276f4c feat: add window menu with close/minimize shortcuts (#194) 2026-03-12 13:52:19 +08:00
Adam McNight 06e12c94a1 feat: many file browser improvements (#195)
* toolbar with many shortcuts + search bar
* drag & drop improvements
* QuickLook feature
2026-03-12 13:51:31 +08:00
McNightandClaude Sonnet 4.6 e8cb15fa72 fix: show alert on file transfer failure in File Browser
- Upload errors were silently cleared by refresh() before the alert
  could fire; fix by setting self.error after refresh()
- Unreadable local files were skipped silently; now surfaces an error
- Upload loop continued past failures unlike downloads; now breaks early
- Drag-and-drop with no resolvable URLs was silent; now shows an error

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-05 00:32:26 +01:00