mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
26782807ea
following new ports: xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm As approved by maintainer, i'm taking over the maintainership Exp-run by: pav
11 lines
510 B
Plaintext
11 lines
510 B
Plaintext
The xcb-util module provides a number of libraries which sit on top of
|
|
libxcb, the core X protocol library, and some of the extension
|
|
libraries. These experimental libraries provide convenience functions
|
|
and interfaces which make the raw X protocol more usable. Some of the
|
|
libraries also provide client-side code which is not strictly part of
|
|
the X protocol but which have traditionally been provided by Xlib.
|
|
|
|
Image module is a port o Xlib's XImage and XShmImage functions.
|
|
|
|
WWW: http://xcb.freedesktop.org/
|