···5656/// if we should redraw the entire screen on the next render
5757refresh: bool = false,
58585959-// FIXME: remove before committing
6059/// blocks the main thread until a DA1 query has been received, or the
6160/// futex times out
6261query_futex: atomic.Value(u32) = atomic.Value(u32).init(0),