x11-drivers/xf86-input-mtrack-0.5.0 was released on 2018-01-28. """ * Add tap-to-drag lock timeout * Make edge size configurable for each edge individually * Add edge scrolling * Fix movement truncation * Fix crash during suspend/wake up * Make movement speed resolution independent * Lock smooth scroll to one axis at time * Post button events before move events * New emulated buttons implementation * Reduce max recognized fingers/touch points from 32 to 16 * New fancy readme with anchors * Fix warnings, improve logging * New examples * Helper script to parse output of xinput --list-props """ In previous version bump to 0.4.1, handling of "debug" USE flag was not converted correctly, so this flag is not used at all. Probably the following should be added: src_configure() { econf \ $(use_enable debug) }
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5de55553002ffd4b951e1af215420e678f23337 commit b5de55553002ffd4b951e1af215420e678f23337 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2018-05-26 20:58:38 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2018-05-26 21:24:54 +0000 x11-drivers/xf86-input-mtrack: Version bump 0.5.0 Closes: https://bugs.gentoo.org/655928 x11-drivers/xf86-input-mtrack/Manifest | 1 + .../xf86-input-mtrack-0.5.0.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 46 insertions(+)