summaryrefslogtreecommitdiff
path: root/examples/create-window/main.go
AgeCommit message (Collapse)Author
2021-03-07Add missing "\n" at the end of fmt.PrintfjEzEk
2021-03-07rephrased weird commentLenni
2021-03-07minor fixesLenni
2021-03-06formattingLenni
2021-03-06Added explanation to the whole DestroyNotifyEvent thing.Lenni
See https://github.com/jezek/xgb/pull/1
2021-03-03formattingLenni
2021-03-03added listening to key pressesLenni
2021-03-01Update main.goscrouthtv
added example of reading events
2017-12-10BurntSushi/xgb -> jezek/xgbjEzEk
2012-05-10a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)
2012-05-07lots of docs and examplesAndrew Gallant (Ocelot)