@nicolas17@social.treehouse.systems
Post #2593842
2026-05-12 02:46 UTC
@lina@vt.social Another one to look into: iOS Switch Control (accessibility) lets you use head tilts to control the UI. Maybe macOS has something similar? I can't check as my Mac is busy with a long-running task in Asahi right now 😅
Replies (1)
-
@lina@vt.social 2026-05-12 02:52
@nicolas17@social.treehouse.systems The RelativeMotion one does really seem to be dead code (zero users of RelativeMotion.framework), but it also looks like the easiest to poke at. It uses the bare minimum AppleCVA API and since the actual client is a daemon ghidraing it works a lot better than shared cache stuff. I think I can work with this.