This commit is contained in:
sidorares 2011-07-14 15:37:05 +10:00
commit 92016cdda8

View file

@ -7,7 +7,7 @@
6) examples: js implementation for basic X utilities: xev, xeyes, xclock, xclip, xauth, xkill, xlsatoms, glxgears etc.
7) vnc client using https://github.com/substack/node-rfb
8) rdesktop client using https://github.com/substack/node-rdesktop
9) widget implementing basic subset of html5 canvas api
9) widget implementing basic subset of html5 canvas api using https://github.com/learnboost/node-canvas or https://github.com/ajaxorg/node-o3-canvas
10) pdf viewer using https://github.com/andreasgal/pdf.js/
12) ICCCM library http://www.x.org/docs/ICCCM/icccm.pdf http://tronche.com/gui/x/icccm/
11) pure js window manager