Support for dead keys and compose sequences on Unix, by instantiating
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Jun 2012 07:26:23 +0000 (07:26 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Jun 2012 07:26:23 +0000 (07:26 +0000)
a GtkIMMulticontext and having that filter most keypresses. I think
I've got this right so that it doesn't break any previous deliberate
keyboard-handling behaviour that's now _after_ the 'if (filter
keypress) return' statement.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9567 cda61777-01e9-0310-a592-d414129be87e


No differences found