Files
g3/crates/g3-computer-control
Dhanji R. Prasanna 9397687949 Remove unused mouse control and macax accessibility code
Removed dead code that was never used by any g3 tool:

- macax/ module (accessibility control via AXApplication, AXElement)
- move_mouse() and click_at() methods from ComputerController trait
- macax_demo.rs and test_type_text.rs examples

The ComputerController trait now only has take_screenshot(),
which is the only method actually used by the screenshot tool.
2026-01-21 06:54:31 +05:30
..
2025-11-27 21:00:02 +11:00
2026-01-21 06:42:01 +05:30
2026-01-10 20:44:23 +11:00