slackbuilds/misc/xcb-imdkit
ltlnx 3dff1730e9
misc/xcb-imdkit: Updated for version 1.0.5.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-25 10:01:45 +07:00
..
README misc/xcb-imdkit: Added (implementation of the xim protocol in xcb) 2022-08-13 10:40:39 +07:00
slack-desc misc/xcb-imdkit: Added (implementation of the xim protocol in xcb) 2022-08-13 10:40:39 +07:00
xcb-imdkit.SlackBuild misc/xcb-imdkit: Updated for version 1.0.5. 2023-03-25 10:01:45 +07:00
xcb-imdkit.info misc/xcb-imdkit: Updated for version 1.0.5. 2023-03-25 10:01:45 +07:00

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.