Avoid XCreateIC failures
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 7 Jun 2015 20:24:47 +0000 (16:24 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 7 Jun 2015 20:24:47 +0000 (16:24 -0400)
commit5d70e776aa4cb1f0385e3d0e317951853e6d244a
tree88452ce0d736d28ef5d7ebca624b0ad666af0b76
parentf9b289e253a0a24c5e887dd3f72fc11fb5a0a14b
Avoid XCreateIC failures

      * src/mule/input-method-xlib.c(XIM_init_frame): Do not specify
        XNStatusAttributes unless there is a XIMStatusArea.  Some XIM
        implementations are very sensitive to this (ibus is one
        example).

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/mule/input-method-xlib.c