index
:
~peterh/xgob
master
Trying a possible Go XCB design
peterh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
gofix for current release
HEAD
master
Peter Harris
3
-13/+13
2011-03-02
Fix reading of errors from the server
Peter Harris
1
-1/+1
2011-02-15
Add Auth support
Peter Harris
2
-7/+180
2011-02-15
Add Get* Xau implementation
Peter Harris
1
-0/+200
2011-02-06
Cleanup: Automatic reformat
Peter Harris
7
-202/+206
2011-02-04
Update for latest go release: nonblocking channel read
Peter Harris
1
-2/+5
2011-01-22
Add license file
Peter Harris
1
-0/+31
2011-01-12
Quote command (like the C xlsclients)
Peter Harris
1
-3/+75
2011-01-11
Change xmu.go/ClientWindow to more closely match the C version
Peter Harris
1
-4/+3
2011-01-11
Fix typo in TCP selection
Peter Harris
1
-1/+1
2011-01-07
xgob/xproto depends on xgob
Peter Harris
1
-0/+1
2011-01-07
Add (and use) callback-based reply decoders
Peter Harris
2
-12/+35
2011-01-07
Trim one round-trip out of xmu.ClientWindow
Peter Harris
1
-14/+16
2011-01-07
Compile sub-packages into the correct location
Peter Harris
4
-8/+9
2011-01-03
xlsclients now works
Peter Harris
6
-22/+431
2011-01-02
Thinking out-loud about what xproto might look like
Peter Harris
5
-1/+299
2010-12-29
Stop using defer when it isn't needed
Peter Harris
1
-5/+5
2010-12-29
Allow nil error channel in WriteNoreplyRequest
Peter Harris
2
-20/+21
2010-12-29
Pass channel into WriteNoreplyRequest
Peter Harris
2
-16/+34
2010-12-29
Take write lock in Flush()
Peter Harris
1
-0/+3
2010-12-29
Buffer output
Peter Harris
1
-3/+9
2010-12-24
Add simple noop test app
Peter Harris
3
-3/+45
2010-12-24
Remove extra channel send
Peter Harris
1
-2/+5
2010-12-24
Automatically insert Sync requests where needed
Peter Harris
2
-4/+25
2010-12-24
Fix connecting to Unix sockets
Peter Harris
1
-1/+1
2010-12-24
Try harder to avoid deadlocks
Peter Harris
1
-6/+14
2010-12-24
Add simple Makefile
Peter Harris
2
-1/+17
2010-12-22
Basic functionality complete
Peter Harris
2
-18/+236
2010-12-22
Read entire connection block
Peter Harris
1
-13/+44
2010-12-21
Initial commit
Peter Harris
3
-0/+213