mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
Merge branch 'master' of https://github.com/sidorares/node-x11
This commit is contained in:
commit
92016cdda8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
6) examples: js implementation for basic X utilities: xev, xeyes, xclock, xclip, xauth, xkill, xlsatoms, glxgears etc.
|
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
|
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/
|
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/
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue