Revert "winex11.drv: Fix IME status handling."

Aric Stewart aric at codeweavers.com
Mon Jan 25 09:10:59 CST 2016


Sorry, I missed I was assigned to this.

I dont know if reverting right away is the right path, did you explore adding XIMStatusCallbacks to the XCreateIC call? 

If not, then is there a way to detect that XNPreeditStartCallback is not being utilized? Maybe have a flag or something that gets set in addition to the IME_SetOpenStatus call, then if we go straight into XIMPreEditStartCallback without having seen the PreeditStartCallback we do the opening automatically, like we did before, but without the revert?

-aric



More information about the wine-devel mailing list