| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update version 1.0.4
* Fix reading client messages when Xlib sends messages too fast.
Also avoid to infinitely increase the property name when sending
new messages but use a longer loop to avoid issues of X property
atom re-usage like Xlib
- update version 1.0.3
* Add utf8 encoding support in server, also fix
encoding negotiation.
- update version 1.0.2
* Deprecated xcb_xim_check_trigger_key and introduce
xcb_xim_check_trigger_on_key / xcb_xim_check_trigger_off_key.
- update version 1.0.1
- update version 1.0.0
- update to 0.1.0+git20200807.d6609a7
- update to 0.1.0+git20191111.bb2f10c
- initial package
- update to 1.0.5:
* Make the client demo to be more realistic, including handling the input
method server quits