Mousen aecc88aed2 Remove timer-based polling, always use CADisplayLink for frame updates
CADisplayLink provides better vsync alignment and consistent 60fps updates.
The timer-based 400Hz polling path added unnecessary complexity and CPU
overhead without meaningful benefits.

- Remove useCADisplayLink parameter and displaysync preference
- Simplify FrameUpdater to always use CADisplayLink
- Remove preference UI toggle for display sync option
- Add CLAUDE.md project documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 07:03:17 +05:00
2025-04-20 06:45:03 +05:00
2025-04-20 06:45:03 +05:00
2025-04-20 06:45:03 +05:00
2025-04-20 06:45:03 +05:00
Description
Tweak for connecting to iPhone over VNC - supports rootless (iOS 16)
13 MiB
Languages
C 98.4%
Objective-C 0.8%
Objective-C++ 0.4%
CMake 0.2%
Logos 0.1%