ltlnx 3dff1730e9 misc/xcb-imdkit: Updated for version 1.0.5. 1 year ago
..
README 50873fc7bf misc/xcb-imdkit: Added (implementation of the xim protocol in xcb) 2 years ago
slack-desc 50873fc7bf misc/xcb-imdkit: Added (implementation of the xim protocol in xcb) 2 years ago
xcb-imdkit.SlackBuild 3dff1730e9 misc/xcb-imdkit: Updated for version 1.0.5. 1 year ago
xcb-imdkit.info 3dff1730e9 misc/xcb-imdkit: Updated for version 1.0.5. 1 year ago

README

xcb-imdkit is an implementation of the xim protocol in xcb. Compared
with the implementation of IMDkit with Xlib, and xim inside Xlib, it
has a smaller memory footprint, better performance, and is safer on
malformed clients. And not to say it's all asynchronous and it works
with xcb.

To build this project, you need: libxcb, xcb-util, xcb-util-keysym,
which are all included in a full Slackware installation.