[openi18n-im:01418] Re: patch to support key release event

Hideki Hiura <[email protected]> Sun, 19 Jun 2005 08:42:07 -0700 (PDT)
Newsgroups gmane.comp.internationalization.input-methods
Message-ID <[email protected]>
Federic,

I have a question.

> From: Federic Zhang <[email protected]>
> I checked in all codes today, would you please try to build and verify
> them? Thanks!

I am wondering that the control/switching of IF_SUPPORTED_KEYRELEASE
is already extended to the client side libiiimp/libiiimcf, so that whenever
particular LE does not want to receive keyrelease, a client does
not have to subscribe the keyrelease event nor send keyrelease event
to iiimd at all.

Depending on the user's preference and iiimd's own needs, there may be 
a case iiimd may still wants to receive keyrelease, and each LEs may
have different settings, depending on its internal mode, so it may be
useful to use the same mechanism with hotkey profile, so that upon
LE switching and also by LE's own request, it can be easily switchable.

Would you explore the current keyrelease support from this aspect?

Thanks!
Hideki