mirror of
https://github.com/danbulant/node-x11
synced 2026-06-10 18:20:35 +00:00
tick what's done
This commit is contained in:
parent
86c6f5997d
commit
659599a360
1 changed files with 3 additions and 3 deletions
|
|
@ -11,11 +11,11 @@
|
|||
|
||||
+ 5) authorisation
|
||||
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
|
||||
_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 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/, (ODF viewer? - http://webodf.org/demo/)
|
||||
12) ICCCM library http://www.x.org/docs/ICCCM/icccm.pdf http://tronche.com/gui/x/icccm/
|
||||
11) pure js window manager
|
||||
+11) pure js window manager
|
||||
12) general purpose widgets set, layout managers, box model
|
||||
13) pure js web browser :)
|
||||
13) pure js web browser :)
|
||||
|
|
|
|||
Loading…
Reference in a new issue