aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-10-31Network 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-28Initial commitDavid Timber