Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
fcitx-zhuyin
libzhuyin-1.0.91-zhuyin_guess_candidates.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libzhuyin-1.0.91-zhuyin_guess_candidates.patch of Package fcitx-zhuyin
Index: fcitx-zhuyin-0.1.0+git20150626.36064e1/src/eim.cpp =================================================================== --- fcitx-zhuyin-0.1.0+git20150626.36064e1.orig/src/eim.cpp +++ fcitx-zhuyin-0.1.0+git20150626.36064e1/src/eim.cpp @@ -547,7 +547,7 @@ INPUT_RETURN_VALUE FcitxZhuyinGetCandWor FcitxMessagesAddMessageAtLast(FcitxInputStateGetPreedit(input), MSG_INPUT, "%s", zhuyin->buf); } - zhuyin_guess_candidates(zhuyin->inst, LibPinyinGetOffset(zhuyin)); + zhuyin_guess_candidates_after_cursor(zhuyin->inst, LibPinyinGetOffset(zhuyin)); guint candidateLen = 0; zhuyin_get_n_candidate(zhuyin->inst, &candidateLen); for (guint i = 0 ; i < candidateLen; i ++) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor