Commit graph

183 commits

Author SHA1 Message Date
Andrey Sidorov
15bbd67965 end event in client 2012-04-11 16:49:24 +10:00
Andrey Sidorov
5efa66ef34 rfb client and rfb gui split into two files 2012-04-11 16:47:50 +10:00
Andrey Sidorov
4a8202fa49 new argument depth in CreateWindow 2012-04-11 16:46:39 +10:00
Andrey Sidorov
bc641f3bce shift pixel 8bits left in AllocColor result 2012-04-11 16:43:58 +10:00
Andrey Sidorov
29a04525af new argument depth in CreateWindow 2012-04-11 16:43:13 +10:00
Andrey Sidorov
779da87017 fixes for err in callback; terminate om end 2012-04-11 15:58:50 +10:00
Andrey Sidorov
cc5f53ae45 clear interval if client closed connection 2012-04-11 13:11:32 +10:00
Andrey Sidorov
91a3e5e08f createwindow depth parameter updated 2012-04-11 13:05:23 +10:00
Andrey Sidorov
de3ad6be9c move benchmarks to separate folder 2012-04-11 11:31:06 +10:00
Andrey Sidorov
c5c5d973b5 make borderWidth, class, visual and depth arguments optional defaults to 0 2012-04-11 11:29:45 +10:00
Andrey Sidorov
c26bc6b47d initial X bridge library code 2012-04-05 12:36:38 +10:00
Andrey Sidorov
3cb9e2a85f se render with gradients 2012-03-20 08:36:06 +11:00
Andrey Sidorov
19c3505c40 correct RGB irder for png 2012-02-28 17:52:03 +11:00
Andrey Sidorov
16a464fc26 initial hextile support 2012-02-28 17:37:26 +11:00
Andrey Sidorov
79596460c8 pixel_with -> pixel_width typo 2012-02-28 17:34:11 +11:00
Andrey Sidorov
a6cb1c2629 more event decoders 2012-02-28 17:32:28 +11:00
Andrey Sidorov
270c30f9e5 CreateColormap, ResizeWindow, MoveWindow, GetImage, GetWindowAttributes requests 2012-02-28 17:31:41 +11:00
Andrey Sidorov
ec330996ce querytree example 2012-02-28 17:19:44 +11:00
Andrey Sidorov
e6c683d631 window manager 2012-02-28 17:18:12 +11:00
Andrey Sidorov
3f8a43ab9c rfb server side protocol parser 2012-02-28 17:17:45 +11:00
Andrey Sidorov
7146135669 hextile constants 2012-02-05 15:35:10 +11:00
Andrey Sidorov
9f8251c4a7 debug output removed 2012-02-03 20:46:46 +11:00
Andrey Sidorov
b7a6c8b190 ChangeWindowAttributes, ChangeSaveSet, ReparentWindow requests 2012-02-03 20:45:20 +11:00
Andrey Sidorov
a77498a547 VNC auth security type 2012-01-21 15:15:24 +11:00
Andrey Sidorov
b35752cd28 fix in connection code 2012-01-20 14:37:08 +11:00
Andrey Sidorov
9560f967dc added vnc constants module 2012-01-18 16:56:27 +11:00
Andrey Sidorov
f8406e4da9 missing files added 2012-01-18 16:55:17 +11:00
Andrey Sidorov
0973f1376c VNC client 2012-01-18 16:52:15 +11:00
Andrey Sidorov
1123cfd466 initial ConfigureWindow implementation 2012-01-18 16:49:29 +11:00
Andrey Sidorov
3732cc4e20 keyboard event 2012-01-18 16:48:54 +11:00
Andrey Sidorov
14b9c87d55 link to xlib<->xrequest table 2011-12-31 09:07:38 +11:00
Andrey Sidorov
4e8e4439b1 one more python-xlib link 2011-12-31 09:05:12 +11:00
Andrey Sidorov
20c969d9f7 python-xlib link 2011-12-31 09:02:35 +11:00
Andrey Sidorov
ac65378885 simple pngs are displayed now 2011-12-16 09:37:15 +11:00
Andrey Sidorov
50a46f10a6 version bump 2011-12-16 09:36:42 +11:00
Andrey Sidorov
f2f52d92f9 extra fix for $DISPLAY parsing 2011-12-16 09:36:00 +11:00
Andrey Sidorov
e305b729f3 simple example (mouse wheel changes gradient) 2011-12-16 09:32:58 +11:00
Andrey Sidorov
aacaf743cc bugs.web -> bugs.url 2011-12-15 18:16:01 +11:00
Andrey Sidorov
de9e1538ff new examples 2011-12-15 18:05:59 +11:00
Andrey Sidorov
06811f9590 version bump 2011-12-15 18:05:44 +11:00
Andrey Sidorov
f5a65e5a42 open correct socket on local OSX display 2011-12-15 18:05:11 +11:00
Andrey Sidorov
37a2ce9e3a use keyboard mapping instead of raw keycodes 2011-12-15 09:32:05 +11:00
Andrey Sidorov
564f4f0126 capture stack trace for Render functions) 2011-12-15 09:31:29 +11:00
Andrey Sidorov
d24332c90f fix for incorrect length of authType & authData strings in handshake 2011-11-25 23:25:02 +01:00
Andrey Sidorov
956ba1e241 Merge pull request #5 from AndrewSwerlick/master
I added a new GetGeometryRequest to corereqs.js
2011-09-13 20:26:36 -07:00
Andrew Swerlick
986c3f07e2 Added GetGeometry request 2011-09-13 23:05:39 -04:00
Andrey Sidorov
44b409bccd keycodes list reading at incorrect offset 2011-09-14 09:28:07 +10:00
Andrey Sidorov
2e06a1a04b Merge branch 'master' of https://github.com/sidorares/node-x11 2011-09-13 08:36:06 +10:00
Andrey Sidorov
c71996e267 keyboard heatmap example 2011-09-13 08:35:22 +10:00
Andrey Sidorov
d17c5231a2 Edited package.json via GitHub 2011-09-12 11:47:47 +10:00