Files
gio/app
Elias Naur 4f198b3f87 app: render on event loop thread
Before this change, the renderLoop type implemented a rendering
goroutine for rendering off the event thread. However, it's not worth
the complexity, so remove it and render on the event thread.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-08-29 22:00:24 +02:00
..
2021-07-26 15:17:51 +02:00
2020-05-14 10:11:18 +02:00
2021-08-29 22:00:24 +02:00