Files
gio/ui
Elias Naur a140527b08 ui/app: (macOS) serialize access to the views map
The CVDisplayLink used for synchronizing rendering to the display
refresh rate runs on a separate thread from the main thread.
View callbacks must therefore be serialized. Implement that by
introducing a singleton goroutine that owns the view map and runs
incoming commands.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-07-19 01:18:48 +02:00
..
2019-07-18 15:58:11 +02:00
2019-03-31 10:47:22 +02:00
2019-07-16 14:30:59 +02:00
2019-07-15 20:36:17 +02:00
2019-07-18 15:58:11 +02:00
2019-03-31 14:45:26 +02:00
2019-07-03 20:26:19 +02:00
2019-07-03 20:26:19 +02:00
2019-07-16 13:53:57 +02:00