blob: cb7018fe4ba453abb82a9aa8e8e1448eda43c73b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
xcb-demo: A collection of demo programs that use the XCB library.
dpms........: test of the dpms extension.
hypnomoire..: test of threading support.
rendertest..: test of the render extension.
xcb-test....: test of the events on a window.
xcbrandr....: test of the randr extension.
xcbdpyinfo..: XCB port of the standard xdpyinfo.
In tests/ :
julia.......: example of XCBImage use, with a colormap.
lissajoux...: simple example of XCBImage use.
|