slackbuilds/misc/xcb-imdkit
ltlnx 50873fc7bf
misc/xcb-imdkit: Added (implementation of the xim protocol in xcb)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-08-13 10:40:39 +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: Added (implementation of the xim protocol in xcb) 2022-08-13 10:40:39 +07:00
xcb-imdkit.info misc/xcb-imdkit: Added (implementation of the xim protocol in xcb) 2022-08-13 10:40:39 +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.