Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-01 | Add 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-31 | Network delay improvement, among other things ... | David Timber | |
- Print error message when XOpenDisplay() fails, rather than causing segfault - Add crude localised error messages - Account for process delay, time delta - Don't call XSync() on each tick. Let the commands queue up so the window won't stutter as much | |||
2024-08-28 | Initial commit | David Timber | |