ChangZhuo Chen (陳昌倬)

Results 58 issues of ChangZhuo Chen (陳昌倬)

Forward from https://bugs.debian.org/820158 From original reporter Charles Malaheenee: ``` Since update to vte-2.91 the window opacity became non-switchable – even if it set ‘transparent_background = 0’ or ‘transparent_window = 0’,...

Debian Stretch will deprecate libvte9 in favor of gir1.2-vte-2.91 / libvte-2.91-0. Please help to support using gir1.2-vte-2.91 / libvte-2.91-0 to keep this package in Stretch. See https://bugs.debian.org/790181 for more information.

From https://bugs.debian.org/757080.

The package does not contain any copyright & license information. Lack of these means it is difficult to make it to Debian. Please help to provide these information to codebase,...

It would be great to support `~`, or `$HOME` in `ycmdPath` so that we can use the same `config.cson` and local ycmd on both Mac and Linux machine.

enhancement

Closed: #77

When building with autotools, `make -j4 check` fails while `make check` success.

`has_userphrase` is used to do userphrase test. After `chewing_userphrase_lookup` is implemented, `has_userphrase` shall use `chewing_userphrase_lookup` instead of libchewing internal functions.

mentor
feature

pgdata->choiceInfo.oldChiSymbolCursor is used to save original cursor position during choosing candidate word/phrase. However, the cursor shall not be moved at all. We need to decouple cursor from candidate choosing and...

refactoring
rewrite in rust

The following fields shall be merged to PreeditBuff ``` phoneSeq phoneSeqAlt bUserArrCnnct bUserArrBrkpt bArrBrkpt bSymbolArrBrkpt symbolKeyBuf ```

refactoring
rewrite in rust