agent-desktop/src
Lahfir a2319623b4 fix: add menubar surface, fix press --app crash and modifier mapping
- Add --surface menubar to expose full menu bar hierarchy
- Fix use-after-free in press_for_app_impl (ManuallyDrop)
- Fix AX modifier bit mapping (Shift=1<<0, Alt=1<<1)
- Improve alert detection to search all app windows
2026-02-21 00:21:40 -08:00
..
batch_dispatch.rs fix: add menubar surface, fix press --app crash and modifier mapping 2026-02-21 00:21:40 -08:00
Cargo.toml feat: Phase 1 foundation — workspace scaffold, core engine, macOS adapter, 31 commands 2026-02-19 10:44:38 -08:00
cli.rs style: apply cargo fmt to all files 2026-02-19 20:00:18 -08:00
cli_args.rs fix: add menubar surface, fix press --app crash and modifier mapping 2026-02-21 00:21:40 -08:00
dispatch.rs fix: add menubar surface, fix press --app crash and modifier mapping 2026-02-21 00:21:40 -08:00
main.rs style: apply cargo fmt to all files 2026-02-19 20:00:18 -08:00