Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-24 | evdev: access struct dirent via helper function applause_dirent_name() instea... | Robin Haberkorn | 1 | -12/+2 |
2023-09-26 | Stream:evrel(): scale output values only once per event | Robin Haberkorn | 1 | -7/+8 |
2023-09-22 | EvdevStream:new() fixed opening device by name | Robin Haberkorn | 1 | -11/+43 |
2023-09-22 | Stream:evkey(): result stream will now contain the key id if the key is press... | Robin Haberkorn | 1 | -1/+1 |
2023-09-16 | evdev.lua: support more ABS_X constants | Robin Haberkorn | 1 | -1/+24 |
2023-09-15 | documentation update | Robin Haberkorn | 1 | -1/+4 |
2023-09-13 | added LDoc documentation | Robin Haberkorn | 1 | -7/+75 |
2023-09-05 | Added HID support via Evdev | Robin Haberkorn | 1 | -0/+121 |