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) |
cairo_wayland_create_cached_surface(surface-data).
root 2012-01-26