Svetlana Linuxenko
|
777becd99e
|
png rendering example
|
2016-11-30 18:37:13 +02:00 |
|
Svetlana Linuxenko
|
9e967b9734
|
GCFunction shortcuts
|
2016-11-18 15:05:28 +02:00 |
|
Svetlana Linuxenko
|
9ff1b645d1
|
screenshot example fix
|
2016-11-17 12:12:20 +02:00 |
|
Anton Strömkvist
|
7f0b054dbc
|
Missing space
`varblack` => `var black`
|
2015-11-15 11:15:00 +01:00 |
|
Andrey Sidorov
|
b39672b9d3
|
Merge pull request #113 from aurium/master
Enhance keySyms
|
2015-11-09 19:56:33 -08:00 |
|
Andrey Sidorov
|
39a9931cbf
|
add example for AddTraps, SetPictureTransform and SetPictureFilter
|
2015-11-06 13:57:39 +11:00 |
|
Andrey Sidorov
|
fa9dbe2000
|
add Render.AddTraps request
|
2015-11-04 16:44:25 +11:00 |
|
Aurélio A. Heckert
|
d8cd686ea3
|
Shows how to use keySyms data
|
2015-10-31 17:38:48 -03:00 |
|
Aurélio A. Heckert
|
de2b73ca2b
|
Enhance keySyms
* Direct translate from X.Org's xproto/keysymdef.h
* Adds the key description as JSON data
* Update examples where the `x11.keySyms` API changes
|
2015-10-31 17:37:58 -03:00 |
|
Andrey Sidorov
|
51b03c5173
|
update callback to accept error as first parameter
|
2015-10-23 09:56:16 +11:00 |
|
Sebastien Dumetz
|
91ff5d451f
|
included an example using node-xpm module
|
2015-09-22 13:57:10 +02:00 |
|
Michael J M Thomson
|
749b877d99
|
Added Shape rectangles example. Fixed shape mask test
|
2015-05-29 16:15:03 +10:00 |
|
Michael J M Thomson
|
fafa42e6e6
|
Add Shape Rectangles test. Fix Shape Mask test
|
2015-05-29 14:28:05 +10:00 |
|
dizzib
|
33f953db32
|
replace timeout with expose
|
2015-03-06 09:34:59 +00:00 |
|
dizzib
|
45ab095ef2
|
add ClearArea
|
2015-03-04 13:26:20 +00:00 |
|
Andrey Sidorov
|
28aa28eccb
|
fix sendevent example
|
2015-03-01 14:54:36 +11:00 |
|
Andrey Sidorov
|
def55ef359
|
fix example errors
|
2014-10-24 17:12:56 +11:00 |
|
champii
|
6d6c8d3b9f
|
Extensions, tests and exemples are now cps-style
|
2014-09-23 16:09:18 +02:00 |
|
Andrey Sidorov
|
bcee037683
|
Merge pull request #61 from sidorares/render-glyphs
WIP: Render extension text related functions
|
2014-09-08 12:27:40 +10:00 |
|
Andrey Sidorov
|
421261aaac
|
add MappingNotify event
|
2014-05-02 14:37:37 +10:00 |
|
Andrey Sidorov
|
17d5a7f285
|
delete pre-rendered font
|
2014-04-01 23:43:31 +11:00 |
|
Andrey Sidorov
|
368b88104f
|
use text from args
|
2014-04-01 23:43:04 +11:00 |
|
Andrey Sidorov
|
8e8900f663
|
example deps
|
2014-04-01 23:42:23 +11:00 |
|
Andrey Sidorov
|
8c81c10edc
|
move text example to separate folder
|
2014-03-31 14:39:59 +11:00 |
|
Andrey Sidorov
|
a930aa4d13
|
gradient example
|
2014-03-31 11:22:05 +11:00 |
|
Andrey Sidorov
|
9731bc454e
|
use solid pixap, resize glyphs to have width multiples of 4
|
2014-03-31 10:53:57 +11:00 |
|
Andrey Sidorov
|
6b0f257581
|
add pre-redndered json stringified font
|
2014-03-28 17:46:21 +11:00 |
|
Andrey Sidorov
|
b24f718d7d
|
glyphs example
|
2014-03-26 00:29:57 +11:00 |
|
Andrey Sidorov
|
0d9b317ebb
|
fix outdated code
|
2014-03-26 00:29:32 +11:00 |
|
Andrey Sidorov
|
17610f899d
|
cleanup test
|
2014-02-03 11:31:23 +11:00 |
|
Andrey Sidorov
|
c6dcb2b67d
|
initiall support for RANDR extension
|
2013-11-01 13:05:14 +11:00 |
|
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 |
|