event-sequence-transformation/nodes
Vftdan 8b55223b9d Small fixes
- Fix parseable string of MODOP_TOGGLE
 - Actually set the configured namespace in nodes/evdev
 - Ensure non-negative payload in nodes/getchar
2024-08-18 15:23:49 +02:00
..
evdev.c Small fixes 2024-08-18 15:23:49 +02:00
evdev.h Added libevdev node 2024-08-14 14:47:12 +02:00
getchar.c Small fixes 2024-08-18 15:23:49 +02:00
getchar.h Initial commit 2024-08-13 23:33:52 +02:00
modifiers.c Add "modifiers" node type 2024-08-17 15:46:48 +02:00
modify_predicate.c Add "modify_predicate" node type 2024-08-18 13:32:20 +02:00
print.c Wrap constant and predicate registries into a single environment type 2024-08-17 11:02:26 +02:00
print.h Initial commit 2024-08-13 23:33:52 +02:00
router.c Add "router" node type 2024-08-17 11:35:36 +02:00
tee.c Wrap constant and predicate registries into a single environment type 2024-08-17 11:02:26 +02:00