www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - xcb-d - First release

Hi!
I've just release the first version of xcb-d.
It's a bind for xcb that is generated via d_client.py, a heavy 
modified c_client.py script from the libxcb repository. This file 
uses the xml files from the libxcb-proto repository.
With this approach it will be really easily updated to the lasted 
version of xcb when it is released.
Currently it's for xcb version 1.11.

I'm looking forward to some feedback if there is any.

DUB package: http://code.dlang.org/packages/xcb-d
Github: https://github.com/Vild/xcb-d

-Dan
Aug 16 2015