Commit graph

  • 582bd1a1b2 Use os-homedir for older node.js versions Ian Scott 2016-01-28 14:51:16 -0800
  • e90c1fd239 Find cookie with same logic as libXau Ian Scott 2016-01-28 14:50:24 -0800
  • ce238c7c0b 2.0.5 v2.0.5 Andrey Sidorov 2016-01-15 16:02:20 +1100
  • 70519cbb38 handle Internet cookie addresses correctly. Fixes #121 Andrey Sidorov 2016-01-15 16:01:54 +1100
  • 0d7346fbac 2.0.4 v2.0.4 Andrey Sidorov 2016-01-15 00:37:26 +1100
  • 7e22a439e8 don't overwrite ClientMessage type Andrey Sidorov 2016-01-15 00:37:15 +1100
  • 72f79ea9f9 2.0.3 v2.0.3 Andrey Sidorov 2016-01-02 13:31:52 +1100
  • 9a7adcefb1 fix Render.Triangles index bug Andrey Sidorov 2016-01-02 13:31:34 +1100
  • 62c6df1c6d add link to Xplain Andrey Sidorov 2015-12-16 17:02:01 +1100
  • f1e41dab05 2.0.2 v2.0.2 Andrey Sidorov 2015-12-11 15:27:44 +1100
  • 97dba66197 fix incorrect format in SetPictureTransform Andrey Sidorov 2015-12-11 15:15:10 +1100
  • 7e8e972b24 Array proto crash fix vird 2015-11-29 19:11:19 +0200
  • 6627fd5168 Merge pull request #116 from ahstro/patch-1 Andrey Sidorov 2015-11-15 02:52:59 -0800
  • 7f0b054dbc Missing space Anton Strömkvist 2015-11-15 11:15:00 +0100
  • 0ad17ed7e4 2.0.1 v2.0.1 Andrey Sidorov 2015-11-10 15:11:48 +1100
  • abde205593 2.0.0 Andrey Sidorov 2015-11-10 14:58:43 +1100
  • b39672b9d3 Merge pull request #113 from aurium/master Andrey Sidorov 2015-11-09 19:56:33 -0800
  • c0473244fe 2.0.0 v2.0.0 Andrey Sidorov 2015-11-10 14:54:36 +1100
  • 84ecd7afe3 Merge pull request #115 from sidorares/render-improvements Andrey Sidorov 2015-11-09 19:52:07 -0800
  • b635b3209d increment seq_num before assigning callback so response mapping is correct Andrey Sidorov 2015-11-08 23:59:10 +1100
  • c473fe4f72 fix closing '})' Andrey Sidorov 2015-11-08 16:57:21 +1100
  • 737ecc7b60 build: add node 0.12, 4.2 and 5.0 to matrix Andrey Sidorov 2015-11-08 16:56:16 +1100
  • 4a3f3f6075 fix formatting; fix binomial filter params check; set format beforehand for SetPictureTransform Andrey Sidorov 2015-11-08 16:53:24 +1100
  • 21cc95a8bb add test to verify all ext files are at least parseable Andrey Sidorov 2015-11-08 16:51:34 +1100
  • a49c9adeb3 don't increment seq_num if exception is thrown Andrey Sidorov 2015-11-08 12:13:53 +1100
  • 39a9931cbf add example for AddTraps, SetPictureTransform and SetPictureFilter Andrey Sidorov 2015-11-06 13:57:39 +1100
  • fa9dbe2000 add Render.AddTraps request Andrey Sidorov 2015-11-04 16:44:25 +1100
  • 6ad3f94b93 Lazily load keySyms Aurélio A. Heckert 2015-11-02 15:31:38 -0300
  • d8cd686ea3 Shows how to use keySyms data Aurélio A. Heckert 2015-10-31 17:38:48 -0300
  • de2b73ca2b Enhance keySyms Aurélio A. Heckert 2015-10-31 17:37:58 -0300
  • f21c8d3c2a Update README.md Andrey Sidorov 2015-10-26 10:21:05 +1100
  • 5c72df00e5 added PolyEdge,PolyMode,Repeat,Subpixel and Filters constants Andrey Sidorov 2015-10-26 10:18:13 +1100
  • c5fb01edaa added PictOp constant codes Andrey Sidorov 2015-10-26 10:09:01 +1100
  • 63fbe2e671 add SetPictureTransform Andrey Sidorov 2015-10-26 09:54:37 +1100
  • 6a69754e55 Update README.md Andrey Sidorov 2015-10-26 09:33:40 +1100
  • edd6126808 Merge pull request #112 from aurium/patch-2 Andrey Sidorov 2015-10-25 14:12:07 +1100
  • 68e261dabe Adds missed AltGr keycode Aurélio A. Heckert 2015-10-24 18:07:29 -0300
  • 31785d9a5b fix Render.SetPictureFilter set-picture-filter Andrey Sidorov 2015-10-23 10:41:30 +1100
  • 51b03c5173 update callback to accept error as first parameter Andrey Sidorov 2015-10-23 09:56:16 +1100
  • 71599b100f Merge pull request #104 from santigimeno/test_create_notify Andrey Sidorov 2015-10-01 21:42:31 +1000
  • dbe2d97bee src: fix some more events parsing Santiago Gimeno 2015-10-01 11:46:13 +0200
  • 3b18e43fe6 src: fix CreateNotify parsing and add new test Santiago Gimeno 2015-10-01 11:31:36 +0200
  • bd991fa6e3 Merge pull request #103 from sidorares/create-notify-fix Andrey Sidorov 2015-10-01 12:50:28 +1000
  • 28fdbadb0b fix CreateNotify parsing #102 Andrey Sidorov 2015-09-29 23:18:11 +1000
  • 573f83feab Merge pull request #101 from klepthys/master Andrey Sidorov 2015-09-22 22:50:02 +1000
  • 91ff5d451f included an example using node-xpm module Sebastien Dumetz 2015-09-22 13:57:10 +0200
  • f13a438e94 Merge pull request #95 from Arteris/tcp_fallback Andrey Sidorov 2015-06-27 13:34:40 +1000
  • 140960145b Test Travis with Xvfb doing -nolisten tcp and -nolisten unix Ian Scott 2015-06-26 17:52:01 -0700
  • c00a790c2b Fix XClient arguments Ian Scott 2015-06-25 15:57:20 -0700
  • 2d7d6cbc8f Fall back to TCP if socket does not exist Ian Scott 2015-06-25 15:31:30 -0700
  • fb817b8e2b add tinywm Andrey Sidorov 2015-06-18 09:41:46 +1000
  • 39ec8aca60 Add xoowm and basedwm to list of users Andrey Sidorov 2015-06-18 09:36:43 +1000
  • 472cdf5cfc Update README.md Andrey Sidorov 2015-06-11 10:42:52 +1000
  • 90ea482119 Merge pull request #93 from megadonkey/shape Andrey Sidorov 2015-05-30 17:10:31 +1000
  • 749b877d99 Added Shape rectangles example. Fixed shape mask test Michael J M Thomson 2015-05-29 16:15:03 +1000
  • fafa42e6e6 Add Shape Rectangles test. Fix Shape Mask test Michael J M Thomson 2015-05-29 14:28:05 +1000
  • 520be559e8 Add function Rectangles. Fix function Mask Michael J M Thomson 2015-05-29 11:17:34 +1000
  • e7d9ba7cb4 Merge pull request #89 from Arteris/add_freepicture Andrey Sidorov 2015-04-21 07:20:39 +1000
  • dc90e2760d Add FreePicture to XRender Ian Scott 2015-04-20 10:46:24 -0700
  • 76f148345b Update README.md Andrey Sidorov 2015-03-19 23:18:58 +1100
  • 7a3a1d43a2 reformat code changegc Andrey Sidorov 2015-03-16 13:43:42 +1100
  • 5645841b80 dont assume darwin is win* Andrey Sidorov 2015-03-16 13:41:24 +1100
  • 908b501dd5 bump freetype dependency (iojs) Andrey Sidorov 2015-03-15 15:32:05 +1100
  • ecbbae5da6 bump freetype2_render dependency Andrey Sidorov 2015-03-15 14:07:45 +1100
  • 208ce038b0 fix ChangeGC request, add PolyRectangle, lint Andrey Sidorov 2015-03-15 14:07:21 +1100
  • 20886399ed Merge pull request #84 from dizzib/dev_clear_area Andrey Sidorov 2015-03-15 13:43:31 +1100
  • b0a926d3de add xoowm to a list of users Andrey Sidorov 2015-03-13 12:58:22 +1100
  • 33f953db32 replace timeout with expose dizzib 2015-03-06 09:34:59 +0000
  • 45ab095ef2 add ClearArea dizzib 2015-03-04 13:26:20 +0000
  • 28aa28eccb fix sendevent example Andrey Sidorov 2015-03-01 14:54:36 +1100
  • 9b603d4375 1.0.3 Andrey Sidorov 2015-02-19 20:45:24 +1100
  • a5cced0dbc start changelog Andrey Sidorov 2015-02-19 20:45:06 +1100
  • ad59dbea4b Merge pull request #82 from santigimeno/fix_randr_test Andrey Sidorov 2015-01-21 23:39:25 +1100
  • ac450d184a Merge pull request #81 from santigimeno/allow_events Andrey Sidorov 2015-01-21 23:38:56 +1100
  • 2e7bf6cb18 test: fix randr.js test Santiago Gimeno 2015-01-21 12:41:19 +0100
  • b27831d1d2 test: add allow-events test Santiago Gimeno 2015-01-21 12:39:51 +0100
  • b3ca6fb04b src: add AllowEvents core request Santiago Gimeno 2015-01-20 13:56:50 +0100
  • 5e14ac2301 Merge pull request #78 from Arteris/master Santiago Gimeno 2015-01-14 19:20:31 +0100
  • 3e3f1805a2 Remove debug messages from MappingNotify Ian Scott 2015-01-14 10:08:59 -0800
  • ef2c30793a Merge pull request #77 from santigimeno/value_mask_fixes Andrey Sidorov 2015-01-09 08:53:22 +1100
  • 76ce6c4141 src: ignore invalid mask values Santiago Gimeno 2015-01-08 13:17:30 +0100
  • ea67111025 Update README.md Andrey Sidorov 2015-01-04 10:04:41 +1100
  • 5e76aafd30 Merge pull request #75 from timroes/master Andrey Sidorov 2015-01-04 08:35:24 +1100
  • 1d9c7f2f4b Merge pull request #76 from timroes/leaveNotify Andrey Sidorov 2015-01-04 08:30:53 +1100
  • ff73173cd5 feat: fix format of LeaveNotify event Tim Roes 2015-01-03 21:33:06 +0100
  • 2f66f04d9f feat: add LowerWindow method Tim Roes 2015-01-03 20:41:33 +0100
  • 7351c47bc8 Version 1.0.2 1.0.2 Santiago Gimeno 2014-12-10 12:57:28 +0100
  • 8f5f6f91d2 Update maintainer list Santiago Gimeno 2014-12-10 12:57:01 +0100
  • c54f073b14 Merge pull request #74 from sidorares/fix_create_window Andrey Sidorov 2014-12-10 09:01:57 +1100
  • 5712dfd4c9 src: maskList.sort @ packValueMask must be numeric Santiago Gimeno 2014-12-09 16:15:03 +0100
  • ca5bcb7df4 test: clean configure-request test Santiago Gimeno 2014-12-09 10:34:49 +0100
  • 28e9343487 src: fix CreateGC attributes encoding Santiago Gimeno 2014-12-09 10:32:39 +0100
  • e5be17ac46 src: fix CreateWindow attributes encoding Santiago Gimeno 2014-12-09 10:31:34 +0100
  • 0fc0a6a411 Merge pull request #73 from sidorares/fix_configure_request Andrey Sidorov 2014-12-09 20:26:49 +1100
  • 7c86cedcab events: fix ConfigureRequest parsing Santiago Gimeno 2014-12-06 23:11:11 +0100
  • 5abfc86d1c Merge pull request #72 from anko/fix-ext-tests Andrey Sidorov 2014-11-04 08:30:57 +1100
  • 52a8739daf Check for errors directly instead of with isError An Ko 2014-11-03 16:43:37 +0100
  • 19b937094b Assign to local vars instead of globals An Ko 2014-11-03 16:03:58 +0100
  • 6d76962bb2 Correspondingly rename xtest callback param An Ko 2014-11-03 16:01:05 +0100
  • c67043f1ed Receive xrandr & dpms exts correctly in tests An Ko 2014-11-03 15:52:34 +0100