termdash/container
Jakub Sobon f01746199f
Support fixed size splits in the grid API.
2019-05-24 00:23:39 -04:00
..
grid Support fixed size splits in the grid API. 2019-05-24 00:23:39 -04:00
container.go Tweak comments and use Default const in validation 2019-05-11 15:27:39 +02:00
container_test.go Fix pointer and SplitFixed test 2019-05-10 13:21:55 +02:00
draw.go Provide metadata to widgets when drawing. 2019-04-03 23:13:18 -04:00
draw_test.go Provide metadata to widgets when drawing. 2019-04-03 23:13:18 -04:00
focus.go Container now supports dynamic layout changes. 2019-03-29 00:24:22 -04:00
focus_test.go Calculating container areas upon Draw only. 2019-03-28 22:30:09 -04:00
options.go Tweak comments and use Default const in validation 2019-05-11 15:27:39 +02:00
traversal.go Function that finds container with a specific ID. 2019-03-28 23:04:34 -04:00
traversal_test.go Function that finds container with a specific ID. 2019-03-28 23:04:34 -04:00