index
:
jcarr/xgb
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 (
Expand
)
Author
2022-02-16
Fix go test warning
v1.0.0
jEzEk
2021-03-12
Merge pull request #4 from scrouthtv/master
jEzEk
2021-03-10
use fixed font
Lenni
2021-03-10
minor fix
Lenni
2021-03-09
load unicode font
Lenni
2021-03-09
error handling
Lenni
2021-03-09
Fix typos and reword comment
jEzEk
2021-03-07
reworded a weird comment
Lenni
2021-03-07
more info
Lenni
2021-03-07
shapes example
Lenni
2021-03-07
Merge pull request #1 from scrouthtv/master
jEzEk
2021-03-07
Add missing "\n" at the end of fmt.Printf
jEzEk
2021-03-07
rephrased weird comment
Lenni
2021-03-07
minor fixes
Lenni
2021-03-07
removed shapes from this PR
Lenni
2021-03-06
close font after usage
Lenni
2021-03-06
added documentation
Lenni
2021-03-06
fixed the umlaut
Lenni
2021-03-06
found a working font
Lenni
2021-03-06
formatting
Lenni
2021-03-06
how to fill
Lenni
2021-03-06
added more documentation
Lenni
2021-03-06
draw thick lines
Lenni
2021-03-06
draw red rectangle
Lenni
2021-03-06
drawing basic shapes
Lenni
2021-03-06
formatting
Lenni
2021-03-06
Added explanation to the whole DestroyNotifyEvent thing.
Lenni
2021-03-03
formatting
Lenni
2021-03-03
added listening to key presses
Lenni
2021-03-02
Reword examples documentation xgbutil mention
jEzEk
2021-03-01
Update main.go
scrouthtv
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 z...
snyh
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 generatio...
Andrew Gallant (Ocelot)