Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance swipe up/down, and exploer another caps/shift button behavior #381

Open
mishi321 opened this issue Nov 14, 2023 · 0 comments
Open
Labels

Comments

@mishi321
Copy link

描述你请求的功能是否和问题有关 / Is your feature request related to a problem? Please describe.

  1. Enhance swipe up/down -> swipe to input uppercase
    Now the fcitx5-android can config the swipe up/down to input symbol, and in actually only one of up/down can be occupied, another one will be vacancy.
    I desired to add new feature to input uppercase with swipe up/down. It can free the caps/shift button in most of
    English input scene(the first letter uppercase) by reduce once click.

  2. Another caps/shift button behavior -> 2 mode: lowercase(default), always uppercase(once click)
    Now the fcitx5-android caps/shift button own 3 mode: lowercase(default), once uppercase(once click), always uppercase(long press). I think the always uppercase activate by long press is a bad design to input fast, although it is the most popular design. I hope by enhance swipe to input upppercase can't simplify the caps/shift to bring the better experience.

描述解决方案 / Describe the solution you'd like
The 1st feature is worthy to realize, there is no obvious reasons to against it.
The 2nd feature's reach has the risk to break the user's habits, although I think the old design is bad, but the change may be againsted strongly, so if you don't agree or like this feature you can ignore this feature.
The 1st and 2nd feature are independented.

附加信息 / Additional context
Those two features are all implemented by QQ输入法(android) by default config.
Hope these suggests make fcitx5-android better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants