Commit graph

54 commits

Author SHA1 Message Date
Andrey Sidorov
5d021eab94 createClient callback signature now (err,display) 2013-02-19 17:47:22 +11:00
Andrey Sidorov
3f064b218e get rid of lib/x11 nested subdirectory, lib/x11 -> lib 2013-02-19 16:23:53 +11:00
Andrey Sidorov
9ddd4dec84 err as first parameter in createClient cb 2013-02-16 15:09:24 +11:00
Andrey Sidorov
d13d083b89 use new createClient signature 2012-12-20 01:17:12 +11:00
Andrey Sidorov
aa94a9e5b3 detect visual id 2012-12-13 00:57:52 +11:00
Andrey Sidorov
4a6ce3f2d3 merge conflicts 2012-12-12 22:40:54 +11:00
Andrey Sidorov
dd7e740f10 more vlx examples 2012-12-12 22:34:42 +11:00
Andrey Sidorov
9de1221c94 CreateWindow parameters fix 2012-12-12 22:31:23 +11:00
Andrey Sidorov
e712fdb0a5 draw first frame immediately 2012-12-11 14:13:39 +11:00
Andrey Sidorov
d2f6b9c7fc simple opengl example 2012-12-11 14:05:30 +11:00
jiyinyiyong
95115a6dd7 edit the x11 require pathes of examples 2012-12-01 09:39:07 +08:00
Andrey Sidorov
51d8f3077f xeyes (WIP) 2012-11-27 11:44:06 +11:00
Andrey Sidorov
86c6f5997d PolyFillArc example 2012-11-27 11:33:24 +11:00
Andrey Sidorov
ff230a1dee ListFonts request example 2012-11-27 11:32:06 +11:00
Andrey Sidorov
acfa90a264 fix path 2012-11-27 11:30:48 +11:00
Andrey Sidorov
10dab3c2bf example embedding browser window from remote machine 2012-11-27 10:56:10 +11:00
Andrey Sidorov
ea07a651e7 example of embeeding xterm window 2012-11-27 10:44:13 +11:00
Andrey Sidorov
c473c9cad7 initial implementation for fixes extension 2012-11-27 10:42:35 +11:00
Andrey Sidorov
06d87c5908 Get/SetSelectionOwner requests 2012-06-09 14:15:19 +10:00
Andrey Sidorov
3aa441358e xprop-alike 2012-06-09 00:29:00 +10:00
Andrey Sidorov
93c09e553e ListProperties request 2012-06-08 23:13:01 +10:00
Andrey Sidorov
58e526d913 SCREEN-SAVER extension 2012-06-08 14:57:24 +10:00
Andrey Sidorov
41ceeb67d8 AppleWM extension 2012-06-05 12:56:02 +10:00
Andrey Sidorov
b6a0ceff7f cleanup before addint travis & mocha testing 2012-05-31 12:31:49 +10:00
Andrey Sidorov
fd81862722 some gradients + adopt to new CreateWindow parameter 2012-05-29 09:53:27 +10:00
Andrey Sidorov
95765c9385 clean up (use default parameters) 2012-05-01 13:10:09 +10:00
Andrey Sidorov
e7e06be354 hextile fixes 2012-04-12 17:05:02 +10:00
Andrey Sidorov
58d5f02509 screenshot utility 2012-04-11 17:55:34 +10:00
Andrey Sidorov
65dd846cb8 cleanups/renames 2012-04-11 16:53:33 +10:00
Andrey Sidorov
f2c3090e9a extra depth argunebt in CreateWindow 2012-04-11 16:53:27 +10:00
Andrey Sidorov
5efa66ef34 rfb client and rfb gui split into two files 2012-04-11 16:47: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
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
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
a77498a547 VNC auth security type 2012-01-21 15:15:24 +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
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
e305b729f3 simple example (mouse wheel changes gradient) 2011-12-16 09:32:58 +11:00
Andrey Sidorov
de9e1538ff new examples 2011-12-15 18:05:59 +11:00
Andrey Sidorov
37a2ce9e3a use keyboard mapping instead of raw keycodes 2011-12-15 09:32:05 +11:00
Andrey Sidorov
c71996e267 keyboard heatmap example 2011-09-13 08:35:22 +10:00
Andrey Sidorov
4dfce6a0b9 'drop' command 2011-09-04 21:38:28 +10:00