Commit graph

8 commits

Author SHA1 Message Date
Leroy Hopson
e68d2f55c9 Position background rect at 0,0
This is important when terminal is a child of a Container node and we
set the margin properties, otherwise the background rect is drawn with
an offset.
2020-10-16 12:55:41 +07:00
Leroy Hopson
fd39635fc5 Update build script 2020-10-13 16:12:16 +07:00
Leroy Hopson
46b2d2c56f Bump version to 1.0.0 2020-10-05 18:16:17 +07:00
Leroy Hopson
293d35f5c5 Add pre-built binary for x11 platform 2020-10-05 17:56:58 +07:00
Leroy Hopson
57aed28a0e Change write method to accept both String and PoolByteArray
Will print a warning if neither of these types is used as an argument.
2020-10-05 17:56:57 +07:00
Leroy Hopson
d64800229f Move input handling into the Terminal node 2020-10-05 17:56:57 +07:00
Leroy Hopson
ffa8561865 Add asciicast importer 2020-10-05 17:56:57 +07:00
Leroy Hopson
55544de93e Add a changelog 2020-10-05 17:56:57 +07:00