aboutsummaryrefslogtreecommitdiff
path: root/nexgb/examples
Commit message (Collapse)AuthorAgeFilesLines
* nexgb: rewrite import pathsPřemysl Janouch2018-09-216-12/+12
|
* Remove stray format char in randr exampleRabin Vincent2018-09-081-1/+1
|
* Formatting and 80 cols.Andrew Gallant2018-09-081-1/+2
|
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-1/+1
|
* examples:randr use info.Connection to detect whether there has any Randr.Modessnyh2018-09-081-1/+1
|
* example/randr: check the GetOutputInfo's mode length (virtual head can have ↵snyh2018-09-081-4/+6
| | | | zero mode)
* A pathological example for profiling purposes. Use 'make test'.Andrew Gallant (Ocelot)2018-09-083-0/+106
|
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-104-31/+50
|
* lots of docs and examplesAndrew Gallant (Ocelot)2012-05-0712-259/+299
|
* examples. some should be testsAndrew Gallant (Ocelot)2012-05-055-0/+191
|
* extensions are working! extensions are working!Andrew Gallant (Ocelot)2012-05-052-5/+7
|
* reworking xgb. cleaned up connection stuff a little. making new xid ↵Andrew Gallant (Ocelot)2012-05-032-0/+66
generation cleaner and use goroutines for it.