Does that mean that we'll have a mechanism for changing the X keyboard layout as a result from window focus changes?
This would come in very handy in case of edit control. There is a proposed standard (as well as the Windows behaviour) that dictates where and when cursor actions should change the input keyboard layout. That requires a mechanism that, to the best of my knowledge, doesn't exist there today.
Shachar
p.s. proposed standard can be found at http://imagic.weizmann.ac.il/~dov/Hebrew/logicUI24.htm I would apretiate feedback, as it is not accepted yet.
Sh.
Alexandre Julliard wrote:
Rizsanyi Zsolt rizsanyi@myrealbox.com writes:
It's nice to hear. It would even be nicer if I could here about that earier (like before I started to hack on this issue).
Besides when will be that 'soon'?
As soon as possible, but that code depends on portions of the window focus management that I'm busy rewriting right now, so it will take a little time.