mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add libevdev, low-level Linux input processing
This commit is contained in:
parent
1b31e63a5d
commit
3b2ce24ae6
@ -5755,5 +5755,18 @@
|
||||
"description": "ed25519 key crypto bindings",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/niv/ed25519.nim"
|
||||
},
|
||||
{
|
||||
"name": "libevdev",
|
||||
"url": "https://github.com/luked99/libevdev.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"os",
|
||||
"linux"
|
||||
],
|
||||
"description": "Wrapper for libevdev, Linux input device processing library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/luked99/libevdev.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user