This website requires JavaScript.
Explore
Help
Sign in
mherrb
/
libevdev-openbsd
Watch
1
Star
0
Fork
You've already forked libevdev-openbsd
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
5
commits
1
branch
3
tags
46
KiB
main
Commit graph
5 commits
This branch
This branch
All branches
Author
SHA1
Message
Date
Matthieu Herrb
d41a0fc04b
oops missing #ifdef __cpluplus
2023-11-11 15:32:38 +01:00
Matthieu Herrb
16fb6ff6ff
add extern "C" for C++ inclusion.
2023-11-11 15:26:29 +01:00
Matthieu Herrb
9a69229544
include <linux/input.h> like the Linux version does
2023-07-06 18:57:23 +02:00
Matthieu Herrb
91fd648adb
fix make includes
2023-07-06 11:03:44 +02:00
Matthieu Herrb
ee36daecae
Initial commit
...
This is a minimal subset of libevdev functions needed on OpenBSD by Wayland applications.
2023-07-06 11:01:38 +02:00