DmitrySamoylov

Results 12 comments of DmitrySamoylov
trafficstars

I faced the same issue yesterday. Internally, `framerate` uses `g_timeout_add_seconds` which registers a periodically invoked callback. And this callback did not work until I created a separate thread that runs...

@jwolfgram thanks for your contribution. Can you please fix the errors (see CI checks)?