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

Increase spacebar trackpad speed #36

Open
ghost opened this issue Mar 20, 2024 · 8 comments
Open

Increase spacebar trackpad speed #36

ghost opened this issue Mar 20, 2024 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Mar 20, 2024

@ghost ghost added feature request Issue is about a new feature in the app needs triage Issue is not yet ready for PR authors to take up labels Mar 20, 2024
@Aga-C Aga-C added enhancement New feature or request and removed feature request Issue is about a new feature in the app needs triage Issue is not yet ready for PR authors to take up labels Mar 20, 2024
@ronniedroid
Copy link
Contributor

I don't feel that it is slow at all.

Do you mean the fact that it moves one character at a time is slow? If that is the case, then adding a feature where it goes more than one character when the user goes faster would be the desired thing to do, but moving one character at a time should stay as is.

@Aga-C
Copy link
Member

Aga-C commented Mar 28, 2024

@ronniedroid If you compare it to other keyboards, e.g. SwiftKey, it is slow. It could even work like in SwiftKey, that while moving the finger slowly it goes one character at a time, but you can move your finger faster, and then it also scrolls faster. In SwiftKey it even enters the mode, that you can scroll up and down the multiline text area.

@ronniedroid
Copy link
Contributor

@Aga-C yeah, I will see how easy would it be to make it go faster when the user scrolls faster, no promises though.

@naveensingh
Copy link
Member

naveensingh commented May 22, 2024

If I understand this correctly, this is more about how much time it takes to activate the trackpad mode rather than the scrolling speed? I compared it with Gboard and the speed at which at which the cursor moves is same in both keyboards but Fboard (I'd to) takes a little bit of time before it activates the cursor control. Can you guys confirm if this is the case?

Otherwise, we have two things here:

  • Cursor control takes more time to activated compared to other keyboards
  • Cursor control/movement is slow

@Aga-C
Copy link
Member

Aga-C commented May 22, 2024

@naveensingh IMO, it's about slow movement. In Swiftkey, the speed of the cursor is dependent on how fast are you moving your finger over the space bar. In Simple Keyboard, the speed is constant, no matter how fast you move your finger.

@naveensingh
Copy link
Member

naveensingh commented May 22, 2024

Right, I just checked Swiftkey and the control is just better there but I don't notice this difference between Fossify and Google keyboard.

Google picks up the swipe gesture really quickly but the control isn't that great. It uses the long press event to launch language selection dialog whereas Fossify and Swiftkey both require a long press to activate cursor control. I like the way Swiftkey does it.

@ghost
Copy link
Author

ghost commented May 22, 2024

Right, I just checked Swiftkey and the control is just better there but I don't notice this difference between Fossify and Google keyboard.

Google picks up the swipe gesture really quickly but the control isn't that great. It uses the long press event to launch language selection dialog whereas Fossify and Swiftkey both require a long press to activate cursor control. I like the way Swiftkey does it.

Yes this is what I meant

@naveensingh
Copy link
Member

Okay

@naveensingh naveensingh self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants