Commit graph

85 commits

Author SHA1 Message Date
Andrey Sidorov
eeba3b1796 inherit errors from Error 2012-07-17 14:47:17 +10:00
Andrey Sidorov
f3681b9aa2 ping() and close() for connection 2012-07-16 19:48:03 +10:00
Andrey Sidorov
6d565ec0e9 debug travis error with killKlient 2012-07-16 14:34:54 +10:00
Andrey Sidorov
2decda57fd handle sequence overflow (more than 65535 requests in one connection) 2012-07-16 14:18:52 +10:00
Andrey Sidorov
3b0a267af8 version bump, sinonjs dropped 2012-06-13 15:34:07 +10:00
Andrey Sidorov
8af6ab6465 tests for Get,Change,DeleteProperty(ies) 2012-06-13 15:15:18 +10:00
Andrey Sidorov
255081192e assertion fixed 2012-06-08 17:07:01 +10:00
Andrey Sidorov
e631e6fac6 CreateWindow test 2012-06-01 18:17:55 +10:00
Andrey Sidorov
ca5efc1941 KillKlient and ForceScreenSaver requests 2012-06-01 11:57:20 +10:00
Andrey Sidorov
2834543b41 connect using idcorrect DISPLAY 2012-05-31 23:59:34 +10:00
Andrey Sidorov
bdaaf7d729 simple test to trigger travis 2012-05-31 13:46:23 +10:00
Andrey Sidorov
01b6d9778c simple test to trigger travis 2012-05-31 13:35:24 +10:00
Andrey Sidorov
0fd0e4485a first integration test 2012-05-31 12:53:45 +10:00
Andrey Sidorov
b6a0ceff7f cleanup before addint travis & mocha testing 2012-05-31 12:31:49 +10:00
Andrey Sidorov
f40eb4e3d2 XC-MISC extension 2012-05-31 11:06:46 +10:00
Andrey Sidorov
b0931f1feb SHAPE extension 2012-05-31 11:05:51 +10:00
Andrey Sidorov
31194398bc DAMAGE and Composite extensions 2012-05-29 09:56:40 +10:00
Andrey Sidorov
65dd846cb8 cleanups/renames 2012-04-11 16:53:33 +10:00
Andrey Sidorov
4a8202fa49 new argument depth in CreateWindow 2012-04-11 16:46:39 +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
de3ad6be9c move benchmarks to separate folder 2012-04-11 11:31:06 +10:00
Andrey Sidorov
3cb9e2a85f se render with gradients 2012-03-20 08:36:06 +11:00
Andrey Sidorov
16a464fc26 initial hextile support 2012-02-28 17:37:26 +11:00
Andrey Sidorov
ec330996ce querytree example 2012-02-28 17:19:44 +11:00
Andrey Sidorov
f8406e4da9 missing files added 2012-01-18 16:55:17 +11:00
Andrey Sidorov
20c969d9f7 python-xlib link 2011-12-31 09:02:35 +11:00
sidorares
d6bc4d5c32 BigReq should work now 2011-09-09 11:30:18 +10:00
Andrey Sidorov
f41ec2f635 bigreq+putimage test 2011-09-09 10:10:25 +10:00
sidorares
51a9febab2 Merge branch 'master' of https://github.com/sidorares/node-x11 2011-09-08 12:39:33 +10:00
sidorares
7158b5c59f XTEST FakeInput request 2011-09-08 12:38:46 +10:00
Andrey Sidorov
688aea720a Edited test/warppointer.js via GitHub 2011-09-07 13:19:11 +10:00
sidorares
5e999c3446 WarpPointer request 2011-09-07 13:06:09 +10:00
Andrey Sidorov
a40ba7d874 initial SendEvent implementation 2011-09-07 09:50:19 +10:00
sidorares
0a09793726 require(extension) 2011-09-02 11:52:29 +10:00
Andrey Sidorov
1bbc9dbe88 ininial extantions framework, rendar extension, render example 2011-09-02 10:16:30 +10:00
sidorares
7ccc7f45ea XRENDER example added 2011-09-01 10:53:26 +10:00
sidorares
b02b021d8e fix (inxtorect string + int concatenation instead of addition) 2011-08-31 11:40:37 +10:00
sidorares
c1ee1fea65 GetKeyboardMapping fix + test 2011-08-30 15:16:07 +10:00
sidorares
0b00c965fd initial PictureFilter support 2011-08-08 17:31:55 +10:00
sidorares
1a7929ee9f more render examples 2011-08-08 13:50:39 +10:00
Andrey Sidorov
c93a16eca3 Linear, Conical and Radial gradients 2011-08-08 09:24:28 +10:00
sidorares
2b907bdc5f working RenderTriangle test 2011-08-05 13:20:30 +10:00
sidorares
b46876bdc3 more XRender requests 2011-08-03 17:28:09 +10:00
sidorares
5c37ae5bbb XRender QueryFilters example 2011-08-02 17:17:53 +10:00
sidorares
660c308527 example with subwindows grid 2011-07-27 17:32:47 +10:00
sidorares
6cf8937e2a pixmap pupport in Window class 2011-07-26 15:51:30 +10:00
sidorares
f434e589e8 CreateNotify, MapNotify; CopyArea example 2011-07-26 15:41:58 +10:00
sidorares
1cfab85500 pass correctly mouse button (and keyboard) code in unpackEvent 2011-07-26 11:22:00 +10:00
Andrey Sidorov
d8764635e7 simple drawing example 2011-07-26 09:30:04 +10:00