Update demos for removal of XID structs and xcb_poll_for_reply error param.
[free-sw/xcb/demo] / neko / README
1 XCB TODO
2 --------
3 * DEBUG not supported
4 * -geometry not supported
5
6 XCB ENHANCEMENTS
7 ----------------
8 * autoconf (using `pkg-config` for now)
9 * too many globals! refactor
10 * no X resource cleanup. OK?
11 * convert to use threading
12   * multi-neko!
13
14 -- iano@quirkster.com  >^.^<
15
16 =======================
17
18 This is XNeko.
19 I have added color and root capability to this app.
20 I had nothing to do with anything except these modifications.
21 Don't look at the code.
22
23 -----------------------
24  INSTALLATION
25 -----------------------
26 % make
27 Dat's it.
28
29 -----------------------
30  HELP
31 -----------------------
32 % xneko -help
33 Dat's it.
34
35 -----------------------
36  COLORS
37 -----------------------
38 % xneko -bg <background> -fg <foreground>
39 Dat's it.
40
41 -----------------------
42  ROOTWINDOW OPS
43 -----------------------
44 % xneko -root
45 Dat's it.
46
47 Enjoy.
48
49 Dan Checkoway   8/4/94