qingxiang-jia / full-cloud-pinyin

An attempt to use Google Input Tools as the backend for input methods on Linux
GNU General Public License v3.0
7 stars 0 forks source link

Pressing SHIFT should not terminate input session #5

Closed qingxiang-jia closed 1 year ago

qingxiang-jia commented 1 year ago

We used to use SHIFT to turn on and off the input method. But handling it along with using SHIFT to enter uppercase letter making it hard to handle. So we now use CTRL to do it. But now if you press CTRL, nothing happens and if you press SHIFT, the input session terminates.

It should be:

qingxiang-jia commented 1 year ago

Fixed by 355c6cb1711a93c03e1aff89778e2e18da47eeac