Change between 2024-01-17 and 2024-01-16: https://github.com/ruffle-rs/ruffle/pull/14703 Before change, game window created with `XCreateWindow()` After change, the window creation is not in the libTAS logs.
Change between 2024-01-17 and 2024-01-16: ruffle-rs/ruffle#14703
Before change, game window created with
XCreateWindow()After change, the window creation is not in the libTAS logs.