Vild / xcb-d

A port of XCB to D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcb-d

For xcb version v1.11.1

Description

xcb-d is a proto-to-d generator wrapper.

It uses a heavy modified c_client.py (here called d_client.py) from the libxcb repository.

The d_client.py convert the .xml file from the libxcb-proto repository to .d files.

How to update

Copy in the new .xml files from the libxcb-proto repository. Change the source/xcb/xcb.d & source/xcb/xcbext.d file to match the xcb.h & xcbext.h file from the libxcb repository. Run ./rebuild.sh

Version scheme

v2.0.0+1.11.1 means package version 2.0.0 and xcb version 1.11.1

Licenses

See COPYING for license information.

About

A port of XCB to D

License:Other


Languages

Language:D 96.1%Language:Python 3.9%Language:Shell 0.0%