7016c6f86a
Introduce AercFuncMsg and QueueFunc. These are used in combination to queue a function to be run in the main goroutine. This can be used to prevent data races in delayed function calls (ie from debounce functions). Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc> |
||
---|---|---|
.. | ||
borders.go | ||
context.go | ||
fill.go | ||
grid.go | ||
interfaces.go | ||
popover.go | ||
stack.go | ||
tab.go | ||
text.go | ||
textinput.go | ||
ui.go |