- Aug 06, 2019
-
-
Filipe Laíns authored
Signed-off-by:
Filipe Laíns <lains@archlinux.org>
-
- Aug 05, 2019
-
-
Filipe Laíns authored
Signed-off-by:
Filipe Laíns <lains@archlinux.org>
-
- May 24, 2019
-
-
Peter Hutterer authored
test/test_device.py:434: DeprecationWarning: Please use assertEqual instead. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Fixes #5 Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Mar 27, 2019
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Mar 17, 2019
-
-
Peter Hutterer authored
Fix #4 intercept error returns from libevdev_next_event() Closes #4 See merge request !6
-
- Mar 15, 2019
-
-
Stefano Miccoli authored
explicitly check for error codes returned by libevdev_next_event in order to avoid returning bogus events in next_event generator.
-
Peter Hutterer authored
Not needed, it's obvious anyway and we have the property documentation. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Jan 29, 2019
-
-
Peter Hutterer authored
Add missing import to example. See merge request !5
-
Andrew Hardin authored
-
- Dec 20, 2018
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Dec 19, 2018
-
-
Benjamin Tissoires authored
Set up the PYTHONPATH for pytest automatically See merge request !3
-
- Dec 04, 2018
-
-
Benjamin Tissoires authored
Add EventCode.is_defined to determine which event codes are known See merge request !2
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
This makes it easier to determine which one of the codes actually exist and which ones are just made up because they fit below the respective REL_MAX, KEY_MAX, ... Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Oct 26, 2018
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
This actually pointed to the python-evdev docs. Oops Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Oct 23, 2018
-
-
Peter Hutterer authored
The previous one was technically correct, but a device with just EV_REL won't get tagged by udev as mouse and won't get picked up by anything proper. And likewise, without a delay before sending the event, the events won't get picked up by userspace. Change that, so the example moves the pointer a bit which is what a user would expect. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Aug 06, 2018
-
-
Benjamin Tissoires authored
Add support for LED writing See merge request !1
-
- Aug 02, 2018
-
-
Peter Hutterer authored
The clib part was already mostly there, the frontend wasn't. This requires the fd to be open in rw mode which implies buffering=0 (otherwise you get Illegal Seek errors). Add all this into an example for a simple LED toggle script. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Jun 15, 2018
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Apr 23, 2018
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
-
Peter Hutterer authored
-
Peter Hutterer authored
-
- Feb 26, 2018
-
-
Peter Hutterer authored
-
Peter Hutterer authored
Leftover from earlier versions
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Feb 23, 2018
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Jan 07, 2018
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Dec 15, 2017
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-