mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-04 06:12:04 +00:00
Treat every completed swap as satisfying the interactive overlay refresh requirement. Only force a JIT overlay render after the 60 Hz deadline, and rearm the timer-based deadline after frame-driven swaps. This prevents interactive overlays from adding redundant swaps when incoming frames already keep the client at or above the required rate.