aboutsummaryrefslogtreecommitdiff
path: root/nexgb/conn.go
Commit message (Expand)AuthorAgeFilesLines
* nexgb: post-merge fixups and cleanupsPřemysl Janouch2018-09-081-2/+2
* add a new api: NewConnNetfangyuanziti2018-09-081-0/+11
* Export the logger (again)Axel Wagner2018-09-081-2/+2
* gofmtAndrew Gallant2018-09-081-1/+1
* Provide access to the X display number in the XGB Conn.Andrew Gallant2018-09-081-3/+5
* Add new logger type so that it can be shut off.Andrew Gallant (Ocelot)2012-05-161-2/+2
* export logger so it can be disabledAndrew Gallant (Ocelot)2012-05-161-2/+2
* docsAndrew Gallant (Ocelot)2012-05-121-0/+7
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-7/+10
* use a custom logger so we don't stomp all over the global log configurationAndrew Gallant (Ocelot)2012-05-081-6/+5
* extensions are working! extensions are working!Andrew Gallant (Ocelot)2012-05-051-1/+3
* reworking xgb. cleaned up connection stuff a little. making new xid generatio...Andrew Gallant (Ocelot)2012-05-031-0/+161