Submit #3206
closed
update psm/kbd to FreeBSD 12.0 code
Added by htse over 5 years ago.
Updated 9 months ago.
Description
updates code to this FreeBSD commit
commit 11b574d82f92a010ea507fe962cec39e38954c3a
Author: philip <philip@FreeBSD.org>
Date: Sun Jun 16 03:06:05 2019 +0000
Add macOS-like three finger drag trackpad gesture to psm(4)
Adds three-fingered drag, natural scrolling, a bunch of bugfixes, 4-5 finger support, ...
Files
- File deleted (
psm_2_FBSD12.patch)
@swildner pointed out that EVDEV support doesn't get run correctly, correcting code right now.
- File psm_2_FBSD12_EVDEV.patch added
EVDEV parts now properly included (I hope :P)
- File deleted (
psm_2_FBSD12_EVDEV.patch)
- File psm_2_FBSD12_locks_fixed.patch added
fixed locks used by atkbd and psm as suggested by peter007, cleaned up whitespace issues.
- File deleted (
psm_2_FBSD12_locks_fixed.patch)
- File psm_2_FBSD12_lock_change_whitespace_fixed.patch added
fixes the lock in atkbd_ev_event() and the whitespace faux-pas all over the place (at least I hope I got them all)
- File deleted (
psm_2_FBSD12_lock_change_whitespace_fixed.patch)
- File psm_2_FBSD12_lock_change_whitespace_fixed.patch added
(have to make sure to create the patch from the right git tags _)
- File deleted (
psm_2_FBSD12_lock_change_whitespace_fixed.patch)
- File psm_2_FBSD12_lock_change_whitespace_fixed.patch added
Note to self: don't diff at 3AM
removed the chance for a potential spinlock operation, hopefully solving the delays as reported by peeter007
- File deleted (
psm_2_FBSD12_lock_change_whitespace_fixed.patch)
- Status changed from New to In Progress
- Target version changed from 6.4 to 6.6
- Status changed from In Progress to Closed
Thanks a lot for taking care of that one. Works really good on my HP Elitebook 735 G6 with your patch, when the previous version was far from perfect.
Great to hear! Thanks for testing and your work on the patch!
Also available in: Atom
PDF