termdash/container
Jakub Sobon 8968704de2
Fixing racy behavior between Options and Draw.
This applies to widgets whose Options depend on user data.
Documenting this in the docs and on API and protecting against this
condition in the affected widgets.
2019-01-26 23:58:38 -05:00
..
container.go Support variable size container splits. 2019-01-14 01:11:55 -05:00
container_test.go Support variable size container splits. 2019-01-14 01:11:55 -05:00
draw.go Fixing racy behavior between Options and Draw. 2019-01-26 23:58:38 -05:00
draw_test.go Allowing container.Option to report an error. 2019-01-14 00:08:20 -05:00
focus.go Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
focus_test.go Allowing container.Option to report an error. 2019-01-14 00:08:20 -05:00
mouse_fsm.go Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
options.go Support variable size container splits. 2019-01-14 01:11:55 -05:00
traversal.go Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
traversal_test.go Allowing container.Option to report an error. 2019-01-14 00:08:20 -05:00