Shared object cache

Cache for sharing glyphs, icons, cursors across clients. Lets clients share identical objects. The cache is a global object, advertised at connect time.

Interface cache
Requests
upload(key, visual, bo, stride, width, height)
Events
item(key, bo, x, y, stride)
retire(bo)

root 2012-01-26