mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Get Events from evdev
This commit is contained in:
parent
15f2ad5142
commit
d9d89f7122
6 changed files with 108 additions and 10 deletions
|
@ -22,5 +22,6 @@ typedef struct setsu_ctx_t SetsuCtx;
|
|||
|
||||
SetsuCtx *setsu_ctx_new();
|
||||
void setsu_ctx_free(SetsuCtx *ctx);
|
||||
void setsu_ctx_run(SetsuCtx *ctx);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue