ibus/bus
fujiwarat a40631e166 Detect mouse click to commit Hangul preedit
If preedit text is not committed with the mouse click, preedit text
is moved to the new cursor position in Hangul typing.
Since set_cursor_location() is received before the reset() signal is
sent to ibus-daemon and commit_text() signal is received from
ibus-daemon, UpdatePreeditTextWithMode D-Bus method is newly added
and now ibus clients commit the preedit.

BUG=https://github.com/ibus/ibus/issues/1980
2018-11-09 15:11:51 +09:00
..
Makefile.am src/tests: Fix make check in Fedora 29 2018-10-26 18:44:35 +09:00
component.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
component.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
connection.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
connection.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
dbusimpl.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
dbusimpl.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
engineproxy.c Move input focus on Emojier to engines' preedit 2018-06-18 12:46:11 +09:00
engineproxy.h Move input focus on Emojier to engines' preedit 2018-06-18 12:46:11 +09:00
factoryproxy.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
factoryproxy.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
global.c Increase dbus timeout to 15 seconds 2015-01-06 11:59:05 +09:00
global.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
ibus-daemon.1.in data/dconf: Add man pages of 00-upstream-settings(5) and ibus(5) 2018-08-03 14:58:10 +09:00
ibusimpl.c Detect mouse click to commit Hangul preedit 2018-11-09 15:11:51 +09:00
ibusimpl.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
inputcontext.c Detect mouse click to commit Hangul preedit 2018-11-09 15:11:51 +09:00
inputcontext.h Detect mouse click to commit Hangul preedit 2018-11-09 15:11:51 +09:00
main.c bus: warn deprecated --mem-profile option 2018-07-24 15:20:51 +09:00
marshalers.list src: Replace deprecated BOOL with BOOLEAN for glib-genmarshal 2018-08-07 20:33:32 +09:00
matchrule.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
matchrule.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
org.freedesktop.IBus.service.in bus: fix service file when --disable-xim is specified 2017-02-27 14:29:48 +09:00
panelproxy.c src/tests: Fix make check to link src/libibus.so 2018-08-07 16:34:18 +09:00
panelproxy.h Move input focus on Emojier to engines' preedit 2018-06-18 12:46:11 +09:00
server.c bus: ibus-daemon activates ibus-portal 2017-09-04 12:19:07 +09:00
server.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
test-client.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
test-client.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
test-matchrule.c Remove g_type_init() calls. 2013-06-04 11:12:53 +09:00
test-stress.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
types.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00