summaryrefslogtreecommitdiff
path: root/README
blob: f22255615bb9ba2138c8a795317d343c531322cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
xcbdpyinfo..: XCB port of the standard xdpyinfo.
xcbrandr....: test of the randr extension.
xcbxvinfo...: test of the xv extension.

In tests/ :

julia.......: example of XCBImage use, with a colormap.
lissajoux...: simple example of XCBImage use.