-
Notifications
You must be signed in to change notification settings - Fork 946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XIM support for sending spot to IME #223
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't review the guts of the XIM wrangling, but otherwise this looks okay to me. A cross-platform solution would be nice but may not be feasible, and shouldn't block something like this regardless.
LGTM as well. Several other applications with XIM support take a similar approach. |
I have absolutely no idea what a "XIM spot" is. |
@tomaka https://www.x.org/releases/X11R7.6/doc/libX11/specs/libX11/libX11.html#id2792209 |
Well, I don't have anything against this change. |
This exposes an API that enables the app to adjust the IME box according to the cursor position.