Fix MacBook Neo Cursor Lag: Record 1 Pixel of the Screen Every 10 Seconds
Summary
This gist describes a workaround called Unlag Neo to fix cursor lag on MacBook Neo by generating a small macOS app that records a 1x1 pixel area of the screen every 10 seconds. It includes a shell script to build the app, Swift code for the app, permission prompts, and instructions for deployment and troubleshooting.