Elias Naur
651094d692
io/input: merge event queues
...
Replace the per-event event queues with a single queue of events, each
marked with the target tag. This change is a prerequisite for lazy event
delivery.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-02-05 11:09:36 +00:00
Elias Naur
676b670119
io/input,io/clipboard: [API] replace ReadOp with command
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-02-05 10:59:51 +00:00
Elias Naur
d51aea553f
io/input,io/clipboard: [API] replace WriteOp with command
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-02-05 10:59:51 +00:00
Elias Naur
d5a0d2cf60
io/input,io/router: [API] rename package io/router to io/input
...
The input name better matches its purpose, in particular when we
introduce input.Source.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-02-05 10:59:51 +00:00