index
:
go.wit.com/lib/xgb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Collapse
)
Author
2017-12-10
BurntSushi/xgb -> jezek/xgb
jEzEk
2016-05-22
Remove stray format char in randr example
Rabin Vincent
2014-05-10
Formatting and 80 cols.
Andrew Gallant
2014-05-02
Fix Issue #21: automatic calculation of alignment padding after lists
aarzilli
2013-12-31
examples:randr use info.Connection to detect whether there has any Randr.Modes
snyh
2013-12-30
example/randr: check the GetOutputInfo's mode length (virtual head can have ↵
snyh
zero mode)
2012-06-02
A pathological example for profiling purposes. Use 'make test'.
Andrew Gallant (Ocelot)
2012-05-10
a huge commit. splitting extensions into their own sub-packages.
Andrew Gallant (Ocelot)
2012-05-07
lots of docs and examples
Andrew Gallant (Ocelot)
2012-05-05
examples. some should be tests
Andrew Gallant (Ocelot)
2012-05-05
extensions are working! extensions are working!
Andrew Gallant (Ocelot)
2012-05-03
reworking xgb. cleaned up connection stuff a little. making new xid ↵
Andrew Gallant (Ocelot)
generation cleaner and use goroutines for it.