Elias Naur
|
8700a8ffc3
|
ui/key,ui/pointer: rename HandlerOp to InputOp
"Input" is more specific and reads better than "handler".
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-08-26 18:07:48 +01:00 |
|
Elias Naur
|
dd35a48a61
|
ui/paint: rename the draw package
The draw package name clashes with the standard library draw package.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-08-07 20:11:53 +02:00 |
|
Elias Naur
|
eaa4efe5af
|
all: add missing licence headers
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-08-07 17:21:34 +02:00 |
|
Elias Naur
|
b3517a365e
|
ui,internal/ops,internal/opconst: move OpsReader to internal ops package
To avoid import cycles, move the op constants to its own package,
internal/opconst.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-08-07 17:21:26 +02:00 |
|