1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

17 Commits

Author SHA1 Message Date
Jakub Sobon
3e476963e8
Changing Blue color in demos to a more readable shade. 2020-11-14 01:41:29 -05:00
Jakub Sobon
3cbd993521
Making tcell the default in all demos and examples. 2020-11-14 01:09:07 -05:00
Jakub Sobon
f13f732a66
More test coverage for dotseg.
Also the demo of segment display now uses a colon.
2019-04-30 23:02:14 -04:00
Jakub Sobon
e4726e4240
Changing all call sites to linestyle. 2019-02-24 01:51:50 -05:00
Jakub Sobon
b74f46509b
Moving runewidth, segdisp and testdraw to internal. 2019-02-24 01:27:17 -05:00
Jakub Sobon
bf61ca1479
Moving draw out of internal. 2019-02-24 01:20:03 -05:00
Jakub Sobon
97ec73069f
Moving align, cell and terminalapi back from internal. 2019-02-24 01:13:26 -05:00
Jakub Sobon
bf38f10d25
Moving terminal back to public. 2019-02-24 01:04:57 -05:00
Jakub Sobon
5ac468c10a
Moving terminal, terminalapi and widgetapi to internal subdirectory.
And adding a README under internal.
2019-02-23 21:19:16 -05:00
Jakub Sobon
6c03991fb9
Moving draw and event to internal. 2019-02-23 21:10:51 -05:00
Jakub Sobon
7ee222ac58
Moving private libraries into internal subdirectory. 2019-02-23 21:09:38 -05:00
Jakub Sobon
c58217af9c
Adding image and doc entry for the segment display. 2019-02-06 23:18:56 -05:00
Jakub Sobon
3f416675e9
Improving the demo. 2019-02-06 01:03:39 -05:00
Jakub Sobon
166e9cc7dc
Improving the demo. 2019-02-06 00:59:36 -05:00
Jakub Sobon
e80e1a1134
Support addition of gaps. 2019-02-06 00:29:14 -05:00
Jakub Sobon
858ce17ced
Drafted the segment display demo. 2019-02-05 00:17:25 -05:00
Jakub Sobon
f16bda1131
Skeleton for the segment display. 2019-02-03 23:57:32 -05:00