Commit graph

102 commits

Author SHA1 Message Date
Andrey Sidorov
ca5efc1941 KillKlient and ForceScreenSaver requests 2012-06-01 11:57:20 +10:00
Andrey Sidorov
33775da6df connect using idcorrect DISPLAY 2012-06-01 00:00:31 +10:00
Andrey Sidorov
5098763855 global object pollution fixed 2012-05-31 19:20:38 +10:00
Andrey Sidorov
0fd0e4485a first integration test 2012-05-31 12:53:45 +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
93cec8ecc7 load BigReq extansion by default 2012-05-01 13:08:19 +10:00
Andrey Sidorov
0c2cdeb884 ChangeGC and ListFonts requests 2012-04-18 15:07:03 +10:00
Andrey Sidorov
f2c3090e9a extra depth argunebt in CreateWindow 2012-04-11 16:53:27 +10:00
Andrey Sidorov
4a1964febb all callbacks now have error as first argument 2012-04-11 16:50:14 +10:00
Andrey Sidorov
e53a974668 constants added 2012-04-11 16:49:37 +10:00
Andrey Sidorov
15bbd67965 end event in client 2012-04-11 16:49:24 +10:00
Andrey Sidorov
bc641f3bce shift pixel 8bits left in AllocColor result 2012-04-11 16:43:58 +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
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
b7a6c8b190 ChangeWindowAttributes, ChangeSaveSet, ReparentWindow requests 2012-02-03 20:45:20 +11:00
Andrey Sidorov
b35752cd28 fix in connection code 2012-01-20 14:37:08 +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
20c969d9f7 python-xlib link 2011-12-31 09:02:35 +11:00
Andrey Sidorov
f2f52d92f9 extra fix for $DISPLAY parsing 2011-12-16 09:36:00 +11:00
Andrey Sidorov
f5a65e5a42 open correct socket on local OSX display 2011-12-15 18:05:11 +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
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
dfa3a14820 some debug dump removed 2011-09-11 23:11:28 +10:00
Andrey Sidorov
0073aec478 some debug dump removed 2011-09-11 23:03:53 +10:00
Andrey Sidorov
9e0b53c793 associate stack trace for function call with sequence number 2011-09-11 23:02:53 +10:00
sidorares
d6bc4d5c32 BigReq should work now 2011-09-09 11:30:18 +10:00
sidorares
9b439d3d80 save reference to client before emitting connect event 2011-09-09 11:27:17 +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
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
1696c4b28a links to protocol docs 2011-09-05 10:33:53 +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
6e7551663d more codes link comment 2011-08-30 15:18:18 +10:00
sidorares
c1ee1fea65 GetKeyboardMapping fix + test 2011-08-30 15:16:07 +10:00
sidorares
42e3e4c9a6 keysyms constants file 2011-08-30 12:28:57 +10:00
sidorares
1a7929ee9f more render examples 2011-08-08 13:50:39 +10:00