Re: incompatible change in XIMPreeditCallbacks

2022-10-02 Thread Po Lu
Alan Coopersmith writes: > Unfortunately, there is no one left reviewing Xlib patches who knows how > input methods work or what might be a breaking change, or who could write > documentation of such changes. We'd love for someone to step up and > take on such work. How about this? diff --git

Re: incompatible change in XIMPreeditCallbacks

2022-10-02 Thread Alan Coopersmith
On 10/2/22 00:00, Po Lu wrote: Also, there has been at least one recent change to Xlib that (if my memory of the documentation is correct) goes against the documentation, notably allowing the client to send XNSpotLocation when XIMPreeditCallbacks is specified in the input method style: The

Yet another leak in Xlib

2022-10-02 Thread Po Lu
(Resending after subscribing as the list moderator seems to be unresponsive.) Doesn't this leak found by Valgrind from libX11 sound like a bug? For reference, here's how I'm calling XRegisterIMInstantiateCallback: XSetLocaleModifiers (""); XRegisterIMInstantiateCallback (compositor.display,