Wrapper library for evdev devices
Provides API for the common tasks when dealing with evdev devices
thus avoiding erroneous ioctls, etc.
This package contains the development headers for the library found
in libevdev.
- Sources inherited from project SUSE:SLE-15-SP4:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP5:GA/libevdev && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000010 10 Bytes | |
libevdev-1.11.0.tar.xz | 0000445316 435 KB | |
libevdev-1.11.0.tar.xz.sig | 0000000095 95 Bytes | |
libevdev.changes | 0000007949 7.76 KB | |
libevdev.keyring | 0000004940 4.82 KB | |
libevdev.spec | 0000003216 3.14 KB |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
- It is actually not necessary to use python2, python3 works as well. - update to 1.11.0: * One new API, libevdev_disable_property() * Kernel 5.8 changed the SW_MAX define from 0x0f to 0x10. In some niche cases this causes issues if libevdev and the software build against different headers and thus end up with different values * include: sync event codes with kernel 5.10 * Fix included license to the "always intended" MIT license - update to 1.9.1 * no changelog available - remove n_buildfix_for_opensuse_12_2.patch: obsolete - Update to 1.9.0 (no changelog) - Update to 1.8.0 * Bug fixes * Docs update * Improve tests * Sync with latest kernels
Comments 0