Commit Graph
5 Commits
Author SHA1 Message Date
ClementTsang 0afc371eaa refactor: start moving over drawing system
In particular, moving over table-style widgets
2021-08-28 04:16:12 -04:00
Clement Tsang c58b2c2bb9 refactor: rewrite column algorithm (#227)
Update how we position and generate column widths to look less terrible.  This also adds truncation w/ ellipsis to the columns, and for processes, the state will automatically shrink to a short form (just a character) if there isn't enough space.
2020-09-09 21:51:52 -04:00
Clement Tsang d2434bf8ad uptick: 0.3.0 2020-04-07 21:07:24 -04:00
Clement Tsang 0a63ee46ef refactor: Deal with some cognitive complexity 2020-04-06 00:40:55 -04:00
Clement Tsang 0b1d84fdf5 Add modularity to widget placement and inclusion (#95) 2020-04-01 20:31:43 -04:00