Expand description
Wrapper around xcb-imdkit, providing an IME client.
xcb-imdkit provides a partial implementation of the X11 Input Method Protocol using XCB. This wrapper library provides the most essential functionality of said library as simply as possible.
To get started quickly, consult the examples folder.
Structsยง
- Input Method Editor (IME) client.
InputStyle
determines how the IME should integrate into the application.PreeditInfo
provides information about the text that is currently being edited by the IME.