summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2022-02-16Fix go test warningv1.0.0jEzEk
2021-03-12Merge pull request #4 from scrouthtv/masterjEzEk
2021-03-10use fixed fontLenni
2021-03-10minor fixLenni
2021-03-09load unicode fontLenni
2021-03-09error handlingLenni
2021-03-09Fix typos and reword commentjEzEk
2021-03-07reworded a weird commentLenni
2021-03-07more infoLenni
2021-03-07shapes exampleLenni
2021-03-07Merge pull request #1 from scrouthtv/masterjEzEk
2021-03-07Add missing "\n" at the end of fmt.PrintfjEzEk
2021-03-07rephrased weird commentLenni
2021-03-07minor fixesLenni
2021-03-07removed shapes from this PRLenni
2021-03-06close font after usageLenni
2021-03-06added documentationLenni
2021-03-06fixed the umlautLenni
2021-03-06found a working fontLenni
2021-03-06formattingLenni
2021-03-06how to fillLenni
2021-03-06added more documentationLenni
2021-03-06draw thick linesLenni
2021-03-06draw red rectangleLenni
2021-03-06drawing basic shapesLenni
2021-03-06formattingLenni
2021-03-06Added explanation to the whole DestroyNotifyEvent thing.Lenni
2021-03-03formattingLenni
2021-03-03added listening to key pressesLenni
2021-03-02Reword examples documentation xgbutil mentionjEzEk
2021-03-01Update main.goscrouthtv
2017-12-10BurntSushi/xgb -> jezek/xgbjEzEk
2016-05-22Remove stray format char in randr exampleRabin Vincent
2014-05-10Formatting and 80 cols.Andrew Gallant
2014-05-02Fix Issue #21: automatic calculation of alignment padding after listsaarzilli
2013-12-31examples:randr use info.Connection to detect whether there has any Randr.Modessnyh
2013-12-30example/randr: check the GetOutputInfo's mode length (virtual head can have z...snyh
2012-06-02A pathological example for profiling purposes. Use 'make test'.Andrew Gallant (Ocelot)
2012-05-10a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)
2012-05-07lots of docs and examplesAndrew Gallant (Ocelot)
2012-05-05examples. some should be testsAndrew Gallant (Ocelot)
2012-05-05extensions are working! extensions are working!Andrew Gallant (Ocelot)
2012-05-03reworking xgb. cleaned up connection stuff a little. making new xid generatio...Andrew Gallant (Ocelot)