Elias Naur
|
9e0e4af8c6
|
ui/app,ui/key: move TextInputState from key to internal package
Clients have no need for the TextInputState type.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-07-21 13:12:24 +02:00 |
|
Elias Naur
|
ba18817400
|
ui/app/internal/input: add tracking up updates to handlerEvents
In preparation for only redrawing when new events are available.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-07-12 14:34:24 +02:00 |
|
Elias Naur
|
cbdda4e9c5
|
ui/input: move Router and input queues to internal package
Now that only app.Window needs the Router, make it unavailable for
clients.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-07-12 13:51:00 +02:00 |
|