event-sequence-transformation/nodes
Vftdan 12af4b35c7 Add "differentiate" node type
Can be used to transform absolute movement to relative movement
2024-08-19 11:01:19 +02:00
..
assign.c Add "assign" node type 2024-08-18 17:59:31 +02:00
differentiate.c Add "differentiate" node type 2024-08-19 11:01:19 +02:00
evdev.c Optionally grabbing evdev device 2024-08-18 17:31:45 +02:00
evdev.h Added libevdev node 2024-08-14 14:47:12 +02:00
getchar.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
getchar.h Initial commit 2024-08-13 23:33:52 +02:00
modifiers.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
modify_predicate.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
print.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
print.h Initial commit 2024-08-13 23:33:52 +02:00
router.c Reverse "router" node predicate handling order to compensate for the replication at the past end 2024-08-18 18:03:46 +02:00
tee.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
uinput.c Support for input properties in uinput 2024-08-19 10:56:25 +02:00