aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-11-01Add lib checks, other changes ...David Timber
- Add libX11 and libXrandr checks in cmake - Limit refresh rate to 60 - Call XFlush() before sleeping in main_loop() - Shorter XOpenDisplay() error message - print the troubleshoot suggestions in the script
2024-10-31Add install target, spec cmake project langDavid Timber
2024-08-28Initial commitDavid Timber