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

21 Commits

Author SHA1 Message Date
Jakub Sobon
bf751529c4
Adding a disclaimer. 2018-05-14 21:42:25 +01:00
Jakub Sobon
2db6184651
Adding links to documentation, build and coverage status. 2018-05-08 18:58:49 +01:00
Jakub Sobon
e2a4927612
Adding licences. 2018-05-08 01:14:36 +01:00
Jakub Sobon
c28cec560e
Implementing the Gauge widget.
Fixes #6.
2018-05-08 01:12:36 +01:00
Jakub Sobon
d7cad7b9e4
Replacing project status with list of implemented widgets. 2018-05-07 12:39:45 +01:00
Jakub Sobon
2473cd46d6
A function that draws a rectangle.
Also:
- implementing text trimming and wrapping.
- Switching log.Fatalf to panic() for more understandable test errors.
2018-05-06 19:28:52 +01:00
Jakub Sobon
ffe665a306
Removing redundant word. 2018-04-23 01:36:27 +01:00
Jakub Sobon
8032b94f08 Updating project task list. 2018-04-23 01:11:59 +01:00
Jakub Sobon
6fe129c940 Implementing the infrastructure layer. 2018-04-23 01:05:54 +01:00
Jakub Sobon
abdbd82b29 Notes about design guidelines in the docs. 2018-04-23 00:44:32 +01:00
Jakub Sobon
2e219dde67 Removing note about the licence. 2018-04-14 23:16:57 +01:00
Jakub Sobon
5c32ca7f7f
Support for keyboard, mouse, widget options and alignment. 2018-04-09 03:17:40 +01:00
Jakub Sobon
4608c44534
Grammar fixes. 2018-04-02 02:04:02 +02:00
Jakub Sobon
d76e7e254a
Updating the project status. 2018-04-02 02:03:15 +02:00
Jakub Sobon
bc42865277
Defining the APIs. 2018-03-27 19:01:35 +01:00
Jakub Sobon
0617fd5ecf High level task list to track project status. 2018-03-26 18:22:07 +01:00
Jakub Sobon
b8e5bcfddb Draft of the Display API and HLD. 2018-03-26 15:40:23 +01:00
Jakub Sobon
9b1307b84e Adding link to the design document. 2018-03-24 17:09:34 +00:00
Jakub Sobon
6e7d2fa0be Iterating on the design goals and drafting requirements. 2018-03-24 12:31:33 +00:00
Jakub Sobon
3ee3375d0d Summary of background and design goals. 2018-03-24 12:14:06 +00:00
mumak
d0e9717a83
Initial commit 2018-03-24 12:01:49 +00:00