0.0.9
Added
- Improved error handling via errno
reporting -h
argument to print basic usage information
Removed
- Xlib dependency from
Makefile
Fixed
- Reduced CPU load by replacing multi-process fork() with a single-process and poll()
- Reduced system call usage