Clear preedit text before commit text
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sun, 8 Jan 2012 07:55:40 +0000 (16:55 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sun, 8 Jan 2012 07:55:40 +0000 (16:55 +0900)
commit698260ac8d8fe2420ac92ca517d521c2db5b11cf
tree98955951475ce8138e65c60258d68f017a32fa6f
parent2ada67d028e808e1789befa1504461cf8f0b000d
Clear preedit text before commit text

Some buggy input method clients do wrong when they have preedit
text on commit event.
So, now ibus-hangul clears preedit text first, and then commits text.
src/engine.c