Here's an interesting thread about the topic:

https://groups.google.com/group/golang-nuts/browse_thread/thread/407d92a386a4f686

Btw, looks like last hg tips in go have it's own X11 protocol implementation (yeah, from scratch), not using any lib from the system. I would consider switching to this implementation for godwm.

another point is that in go there's a 'draw' library that aims to reimplement p9's draw library
in go way and with support for many drawing backends.

I think it can be interesting for libdraw and swk.

--pancake

Reply via email to