Search Criteria
Package Details: libinput-epp 1.31.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libinput-epp.git (read-only, click to copy) |
|---|---|
| Package Base: | libinput-epp |
| Description: | Replaces Adaptive acceleration with Windows' Enhance Pointer Precision |
| Upstream URL: | https://gitlab.freedesktop.org/tehabstract/libinput-epp |
| Licenses: | MIT |
| Conflicts: | libinput |
| Provides: | libinput, libinput.so |
| Submitter: | tehabstract |
| Maintainer: | tehabstract |
| Last Packager: | tehabstract |
| Votes: | 2 |
| Popularity: | 0.027179 |
| First Submitted: | 2025-10-16 22:52 (UTC) |
| Last Updated: | 2026-07-26 18:29 (UTC) |
Dependencies (21)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libevdev (libevdev-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libwacom (libwacom-surfaceAUR)
- lua54
- mtdev (mtdev-gitAUR)
- systemd-libs (unshitted-systemd-libsAUR, systemd-libs-gitAUR, systemd-liberated-libs-gitAUR, systemd-remove-birthdate-libsAUR, systemd-libs-selinuxAUR)
- cairo (cairo-gitAUR) (make)
- check (check-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python (make)
- python-libevdev (make)
- python-pyudev (make)
- python-yaml (python-yaml-gitAUR) (make)
- wayland (wayland-asan-gitAUR, wayland-gitAUR, wayland-chromiumAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- python-pytest (check)
- Show 1 more dependencies...
Required by (303)
- aquamarine-frozen (requires libinput)
- aquamarine-git (requires libinput)
- aqueous (requires libinput)
- aqueous-git (requires libinput)
- ashwc (requires libinput)
- ashwc-git (requires libinput)
- asteroidz (requires libinput)
- asusctl (requires libinput) (make)
- asusctl-devel-git (requires libinput) (make)
- asusctl-git (requires libinput) (make)
- asusctl-nosystemd (requires libinput) (make)
- asusctl-x11 (requires libinput) (make)
- aurora-compositor-git (requires libinput)
- auto-rotation-hdaps-git (requires libinput)
- bakawm-git (requires libinput)
- bcon (requires libinput)
- bilibili-bin (requires libinput)
- bilibili-deb-bin (requires libinput)
- bucklespring-libinput-git (requires libinput)
- buffyboard (requires libinput)
- Show 283 more...
Latest Comments
tehabstract commented on 2026-07-26 18:45 (UTC)
Indeed it did, fixed now. Looks like gitlab.freedesktop.org is down now, but when it comes back up everything should resolve nicely. Thanks for reporting.
barnhopp commented on 2026-07-26 15:34 (UTC) (edited on 2026-07-27 16:58 (UTC) by barnhopp)
looks like
libinput-epphas an undeclared runtime dependency onlua54. after a normalpacman -Syu,lua54was removed as an orphan, leavinglibinput.so.10unable to findliblua5.4.so.5.4.causing plasma to crash. reinstallinglua54fixed it immediately.edit: thank you so much for this package btw, like ahiq21 APA has been my biggest roadblock from completely switching to linux as well.
ahiq21 commented on 2025-12-25 17:27 (UTC)
I appreciate the quick response either way :) Everything works now!
tehabstract commented on 2025-12-25 01:19 (UTC)
@ahiq21 Sorry about that I was creating a script to auto update it, and tested live.
Although I did absolutely zero testing for touchpads, I see split logic in libinput for touchpads and mice, your touchpad is probably enumerated as a mouse. Shouldn't be an issue Windows uses exactly the same curve for both mouse and touchpad (maybe sensitivity is different).
ahiq21 commented on 2025-12-25 00:11 (UTC)
Thank you so much for creating this package! The differing touchpad acceleration curves between Linux and Windows had been one of my biggest roadblocks from completely switching to Linux, and this completely removes that <3
I'm unable to build the new update recently though; see the log below:
Please let me know if you need any additional information from me! I'm using Manjaro, if that is important to note.