Vild / xcb-d

A port of XCB to D
Other
13 stars 3 forks source link

Update to xcb 1.13 #3

Open Vild opened 5 years ago

Vild commented 5 years ago

Update plan to xcb 1.13:

Possible goals:

jp-pulga commented 5 years ago

Make a xml parser in D will be nicer, but std.xml is going to be deprecated. We can use dxml or std-experimental-xml

I can help with the parser in d

jp-pulga commented 5 years ago

I started to work on a parser for the xcb xml's. In future, it can be used for generate the .d files.

https://github.com/Pulgovisk/xcb-d-generator