Edit

kc3-lang/SDL/src/video/x11

Branch :

  • Show log

    Commit

  • Author : Alex Baines
    Date : 2014-08-19 23:17:28
    Hash : f4ddacf4
    Message : Improvements to the IBus related code: + Handle HidePreeditText IBus signal. + Use SDL_GetKeyboardFocus instead of SDL_GetFocusWindow. + Move the X11 IBus SetFocus calls to the X11_DispatchFocus functions. + Simplify the IBus ifdefs when handling X11 KeyEvents. + Remove inotify watch when SDL_IBus_Quit is called.