Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Upgrade to new VoodooRMI & VoodooPS2Controller #66

Merged
merged 2 commits into from
Jan 9, 2021
Merged

Conversation

EETagent
Copy link
Owner

No description provided.

@khokho
Copy link

khokho commented Dec 29, 2020

I believe gestures a bit worse on this branch. I've had trouble with 4 finger gestures when fingers are too close. Which master branch has no issue with. Maybe others can confirm.

@khokho
Copy link

khokho commented Jan 3, 2021

There is difference for sure. But increasing sensitivity in bettertouchtool made it just as good.

@EETagent
Copy link
Owner Author

EETagent commented Jan 3, 2021

I believe gestures a bit worse on this branch. I've had trouble with 4 finger gestures when fingers are too close. Which master branch has no issue with. Maybe others can confirm.

It might be related to this new option VoodooRMI config

<key>FingerMajorMinorDiffMax</key>
<integer>3</integer>

@khokho
Copy link

khokho commented Jan 3, 2021

Turns out it was this change I had an issue with. I use gestures for swiping between full screen apps so swipe, write message, swipe back was not working for me because typing disabled touchpad.

  <key>DisableWhileTypingTimeout</key>
- <integer>100</integer>
+ <integer>2000</integer>

@EETagent
Copy link
Owner Author

EETagent commented Jan 3, 2021

I will set it to same value as before. 2 secons is too long delay

@khokho
Copy link

khokho commented Jan 6, 2021

touchpad still got disabled after sleep today.

@EETagent
Copy link
Owner Author

EETagent commented Jan 6, 2021

touchpad still got disabled after sleep today.

Well, that's bad. It's weird that we are probably only ones affected by this problem. I will sometime try to gather some kernel logs and open an issue on VoodooRMI GitHub

@EETagent
Copy link
Owner Author

EETagent commented Jan 9, 2021

As this issue exists even on current version, I won't delay merge because of it

@EETagent EETagent merged commit 1592ecf into master Jan 9, 2021
@EETagent EETagent deleted the new-voodoormi branch January 9, 2021 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants