I read the native win32 implementation (as opposed to direct input) is planned for 1.4. I would like to ask how is it coming along, and if I could be of help.
Personally I'm only interested in the mouse being native because I've noticed that when I set nonexclusive mode my CEGUI mouse lags behind the windows cursor. And I assume this slowness is introduced by DirectInput.
Would it be hard to just make the mouse movement handling native?