Commit Graph

11 Commits

Author SHA1 Message Date
Jakub Sobon 034007e85f
Renaming `tbx` to `t` to fix compilation errors. 2020-11-14 02:29:09 -05:00
Jakub Sobon 3cbd993521
Making tcell the default in all demos and examples. 2020-11-14 01:09:07 -05:00
Jakub Sobon 06eb7623bd
Modifying imports 'internal' -> 'private'. 2020-04-10 15:26:45 -04:00
Jakub Sobon f01746199f
Support fixed size splits in the grid API. 2019-05-24 00:23:39 -04:00
Jakub Sobon d31b767d5d
Allow options on intermediate containers in the grid.
Fixes #181.
2019-04-07 16:58:18 -04:00
Jakub Sobon 10d4a55348
Provide metadata to widgets when drawing. 2019-04-03 23:13:18 -04:00
Jakub Sobon ab013dd021
Better documentation for Grid.
Noting restriction of max height/width and what happens if all widths /
heights are less than 100%.
2019-03-11 22:02:49 -04:00
Jakub Sobon f3e414fee1
Adding licences. 2019-03-11 00:12:33 -04:00
Jakub Sobon a170c5f99d
Fixing lint issues. 2019-03-10 23:54:42 -04:00
Jakub Sobon 0469007a4c
Adding licences. 2019-03-10 23:00:02 -04:00
Jakub Sobon 2cb4cc9797
Adding a grid builder. 2019-03-10 22:59:44 -04:00