Age | Commit message (Collapse) | Author |
|
|
|
- Add is_networked_x11() and its internal funcs
- Format MakeAlwaysOnTop()
|
|
- 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
|
|
- 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
|
|
|