Basically, I emulate what an X server would do, semantically, without implementing any of the actual wire protocol. The codebase is, I hope, pretty well commented and designed as something to learn from.
https://github.com/magcius/xplain/blob/gh-pages/src/server/s...
Basically, I emulate what an X server would do, semantically, without implementing any of the actual wire protocol. The codebase is, I hope, pretty well commented and designed as something to learn from.
https://github.com/magcius/xplain/blob/gh-pages/src/server/s...