Santiago Gimeno
9b8cef815b
A couple of fixes in xtest extension
...
- Return directly in case of error retrieving the extension.
- QueryVersion should be GetVersion and fix its format.
- Add a test for GetVersion.
- Modify test-runner.js so it uses async library to add dynamically the test
files to be used.
2012-11-26 16:51:56 +01:00
Santiago Gimeno
c0dccec8bc
Add DPMS extension
...
- Implemented all requests defined in:
http://www.x.org/releases/X11R7.6/doc/xextproto/dpms.pdf
- Tests added.
2012-11-23 14:44:25 +01:00
Andrey Sidorov
5315432ce4
AppleWM events
2012-06-11 23:57:51 +10:00
Andrey Sidorov
5b6fd461ac
return if no extension present
2012-06-08 19:27:27 +10:00
Andrey Sidorov
58e526d913
SCREEN-SAVER extension
2012-06-08 14:57:24 +10:00
Andrey Sidorov
5d6bdee7de
DamageNotify event decoder
2012-06-07 23:09:27 +10:00
Andrey Sidorov
d7765b01bf
FrameGetRect, FrameHitTest requests
2012-06-07 12:17:24 +10:00
Andrey Sidorov
41ceeb67d8
AppleWM extension
2012-06-05 12:56:02 +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
1a82cc2141
fix for GetOverlayWindow callback
2012-05-29 16:32:43 +10:00
Andrey Sidorov
fba32b442a
correct size for all requests
2012-05-29 15:56:41 +10:00
Andrey Sidorov
31194398bc
DAMAGE and Composite extensions
2012-05-29 09:56:40 +10:00
Andrey Sidorov
3298795a7b
use padded 4 bytes for all CreatePicture parameters
2012-05-01 13:11:40 +10:00
Andrey Sidorov
4a1964febb
all callbacks now have error as first argument
2012-04-11 16:50:14 +10:00
Andrey Sidorov
564f4f0126
capture stack trace for Render functions)
2011-12-15 09:31:29 +11:00
Andrey Sidorov
dfa3a14820
some debug dump removed
2011-09-11 23:11:28 +10:00
sidorares
d6bc4d5c32
BigReq should work now
2011-09-09 11:30:18 +10:00
Andrey Sidorov
53c5df562b
initial big-reqests support
2011-09-09 10:04:19 +10:00
sidorares
7158b5c59f
XTEST FakeInput request
2011-09-08 12:38:46 +10:00
sidorares
1696c4b28a
links to protocol docs
2011-09-05 10:33:53 +10:00
Andrey Sidorov
1bbc9dbe88
ininial extantions framework, rendar extension, render example
2011-09-02 10:16:30 +10:00