Elias Naur
|
1bcbaa8137
|
io/input,io/pointer: [API] make pointer grab a command
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2024-02-05 10:59:51 +00:00 |
|
Elias Naur
|
a3c539b3c2
|
io/input,io/transfer: [API] replace OfferOp with command
Also delete two tests that are no longer relevant.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2024-02-05 10:59:51 +00:00 |
|
Elias Naur
|
c319f3c214
|
io/input: remove dependency on package gesture
This change is required to to replace event.Queue with a concrete
input.Source.
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 |
|