summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-07more infoLenni
2021-03-07shapes exampleLenni
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-01Update main.goscrouthtv
2021-01-22Update READMEjEzEk
2020-10-08Merge remote-tracking branch 'upstream/master'jEzEk
2020-10-08Fix unix:0.0 connectionsAndy Williams
2020-06-18Merge remote-tracking branch 'upstream/master'jEzEk
2020-03-24Fix doc linkJvol Jvolizka
2018-10-30Merge branch 'tests'jEzEk
2018-10-30refactor to testingTools.go with more testsjEzEk
2018-10-27Merge branch 'connection_close_fix'jEzEk
2018-10-27Handle Conn's spawned goroutines upon close, ...jEzEk
2018-10-26tests double close, close with pending requestsjEzEk
2018-10-25tests after (*Conn) close channel is closedjEzEk
2018-10-25testing unexpected (*Conn).conn closejEzEk
2018-10-25test on dummy X un/checked with/out reply,refactorjEzEk
2018-10-25test server w tests, test *Conn open/closejEzEk
2018-10-25test dummy X server is responding & functionaljEzEk
2018-10-25new test servers, test severs run/close testingjEzEk
2018-10-25tests reactor, negative leaks error fixjEzEk
2018-10-25test fixesjEzEk
2018-10-25test dummy write error server -> conn close testsjEzEk
2018-10-25test not timed out on blocking close fixjEzEk
2018-10-25leak testing struct & checksjEzEk
2018-10-25testing blocking server, Conn open/close testjEzEk
2018-10-25xgb.go test file with very basic test serverjEzEk
2018-10-02Cosmetic refactoring of *Conn methodsjEzEk
2017-12-10don't rewrite XPROTO if defined in MakefilejEzEk
2017-12-10README updatejEzEk
2017-12-10BurntSushi/xgb -> jezek/xgbjEzEk
2016-05-22Merge pull request #37 from rabinv/fix-randr-printfAndrew Gallant
2016-05-22Remove stray format char in randr exampleRabin Vincent