Michael Teuscher
|
02bb0d1312
|
Fixed an error in the test
|
2019-01-23 08:45:08 +01:00 |
|
Michael Teuscher
|
a4152652fc
|
updated pull-request
|
2019-01-23 08:15:10 +01:00 |
|
Michael Teuscher
|
0c05aeed5f
|
Properly dismiss err object
|
2019-01-22 23:45:29 +01:00 |
|
Michael Teuscher
|
ebbda29060
|
Added missing :
|
2019-01-22 23:40:41 +01:00 |
|
Michael Teuscher
|
1fb4a35eeb
|
Handle error instead of swallowing it
|
2019-01-22 23:33:11 +01:00 |
|
Michael Teuscher
|
81794b5268
|
Removed ineffectual assignment
|
2019-01-22 23:32:19 +01:00 |
|
Michael Teuscher
|
0004a9c7e0
|
Fixed last golint
|
2019-01-22 23:31:10 +01:00 |
|
Michael Teuscher
|
010ad3fc5b
|
Fixed comments for golint
|
2019-01-22 23:30:18 +01:00 |
|
Michael Teuscher
|
5e0e08b471
|
Fixed another golint
|
2019-01-22 23:29:41 +01:00 |
|
Michael Teuscher
|
c304765e5c
|
Removed another one
|
2019-01-22 23:28:01 +01:00 |
|
Michael Teuscher
|
cdbcd400a2
|
Removed assigner in return
|
2019-01-22 23:27:21 +01:00 |
|
Michael Teuscher
|
66bbec917a
|
Golint Changes
|
2019-01-22 23:26:13 +01:00 |
|
Jakub Sobon
|
ecc561470d
|
Merge pull request #82 from mum4k/release-0.5
Release 0.5
|
2019-01-21 18:18:23 -05:00 |
|
Jakub Sobon
|
e50eccb756
|
Merge pull request #77 from mum4k/donut
A Donut widget.
|
2019-01-21 18:06:04 -05:00 |
|
Jakub Sobon
|
b6c0bc0d33
|
Documentation fixes.
|
2019-01-21 17:57:12 -05:00 |
|
Jakub Sobon
|
d4afe691a1
|
Adding licences.
|
2019-01-21 17:54:19 -05:00 |
|
Jakub Sobon
|
6977d291f2
|
Adding Donut to termdashdemo.
|
2019-01-21 17:53:33 -05:00 |
|
Jakub Sobon
|
59fd19a6c7
|
Adding description and recording of the donutdemo.
|
2019-01-21 17:43:35 -05:00 |
|
Jakub Sobon
|
7f133bf611
|
Rest of the Donut widget files.
|
2019-01-21 17:02:23 -05:00 |
|
Jakub Sobon
|
cd48efc885
|
Implementation of the Donut widget.
|
2019-01-21 17:00:19 -05:00 |
|
Jakub Sobon
|
9d2a639791
|
Bugfix - correctly filling partial circles.
|
2019-01-21 00:52:38 -05:00 |
|
Jakub Sobon
|
286731aa62
|
Moving some functions from numbers -> trig.
|
2019-01-21 00:51:33 -05:00 |
|
Jakub Sobon
|
6276788be2
|
Adding functions that calculate angles.
|
2019-01-21 00:51:05 -05:00 |
|
Jakub Sobon
|
20c31cb800
|
Include newline when printing cell differences.
|
2019-01-20 16:21:16 -05:00 |
|
Jakub Sobon
|
486172e4f9
|
faketerm.Diff also prints out the rune differences.
Useful when they aren't obvious in their character forms.
|
2019-01-20 16:19:50 -05:00 |
|
Jakub Sobon
|
286ab5c504
|
A function that can fill arbitrary shapes on the braille canvas.
|
2019-01-20 16:19:17 -05:00 |
|
Jakub Sobon
|
54b6dce805
|
Bugfix - correctly determine area on a braille canvas.
|
2019-01-20 15:44:43 -05:00 |
|
Jakub Sobon
|
310ea212d3
|
Skeleton for the donut widget.
|
2019-01-19 21:48:29 -05:00 |
|
Jakub Sobon
|
ebc275c4b3
|
Merge branch 'devel' into donut
|
2019-01-19 20:52:27 -05:00 |
|
Jakub Sobon
|
6b5c85feea
|
Merge branch 'devel' of ssh://github.com/mum4k/termdash into devel
|
2019-01-19 20:52:06 -05:00 |
|
Jakub Sobon
|
f9eef8d51b
|
Merge pull request #80 from mum4k/typos
Two typos s/called/caller
|
2019-01-19 10:47:57 -05:00 |
|
Jakub Sobon
|
ac421279fb
|
Two typos s/called/caller
|
2019-01-19 10:47:08 -05:00 |
|
Jakub Sobon
|
f72f1c2fa8
|
Merge pull request #78 from ilmanzo/clean-lint-issues
cleanup lint issues
|
2019-01-19 10:39:52 -05:00 |
|
Andrea Manzini
|
ceae209ba2
|
cleanup lint issues
|
2019-01-19 16:16:19 +01:00 |
|
Jakub Sobon
|
045bd3ffd1
|
Improving test coverage.
|
2019-01-19 02:06:48 -05:00 |
|
Jakub Sobon
|
50a734d77a
|
Ability to clear pixels.
- Bugfixes in the braille canvas.
- BrailleLine can clear pixels.
- BrailleCircle can clear pixels.
|
2019-01-19 01:59:46 -05:00 |
|
Jakub Sobon
|
3eea41990e
|
BrailleLine can clear pixels as well.
|
2019-01-19 00:58:59 -05:00 |
|
Jakub Sobon
|
5919767099
|
Ability to draw circles.
Supports
- empty and filled circles
- full and partial circles
|
2019-01-19 00:42:22 -05:00 |
|
Jakub Sobon
|
834e3b365e
|
Function that draws empty and filled circles.
|
2019-01-16 01:42:26 -05:00 |
|
Jakub Sobon
|
6b9ac6b0a5
|
Merge pull request #75 from mum4k/release-0.4
Release 0.4
|
2019-01-15 23:35:12 -05:00 |
|
Jakub Sobon
|
bb7e2f7c59
|
Merge branch 'master' into devel
|
2019-01-15 23:25:48 -05:00 |
|
Jakub Sobon
|
9c4528b0df
|
Merge pull request #74 from mum4k/termdashdemo
Updated documentation.
|
2019-01-15 23:23:04 -05:00 |
|
Jakub Sobon
|
12e28728ee
|
Updating documentation.
And increasint the redraw interval on linechart demo.
|
2019-01-15 23:17:13 -05:00 |
|
Jakub Sobon
|
4acca65bee
|
Updating documentation.
|
2019-01-15 23:12:08 -05:00 |
|
Jakub Sobon
|
c18a940df4
|
Adding a demo of a more complete dashboard.
|
2019-01-15 22:40:44 -05:00 |
|
Jakub Sobon
|
123cf8afc7
|
Merge pull request #70 from mum4k/variable-splits
Variable container splits.
|
2019-01-14 01:19:00 -05:00 |
|
Jakub Sobon
|
9a7e7b5af8
|
Support variable size container splits.
|
2019-01-14 01:11:55 -05:00 |
|
Jakub Sobon
|
964d676e31
|
Allowing container.Option to report an error.
|
2019-01-14 00:08:20 -05:00 |
|
Jakub Sobon
|
d39112bbad
|
Adding go 1.11.x as test target and dropping 1.8.x.
|
2019-01-13 22:04:38 -05:00 |
|
Jakub Sobon
|
ef6670eda3
|
Merge pull request #68 from mum4k/256-colors
Support for 256 colors.
|
2019-01-13 22:00:55 -05:00 |
|