$ uname -a
Linux notebook 5.19.16-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Oct 16 22:50:04 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/fedora-release
Fedora release 36 (Thirty Six)
$ git show --pretty=oneline --name-only
0d49d86044c58257eb90cc39e7ed24f97d5e0380 (HEAD -> main, tag: canary, origin/main, origin/HEAD) corrections on linux for EventLoopExtStartupNotify
frontends/cross-winit/src/router/mod.rs
frontends/cross-winit/src/router/window/mod.rs
Followed instructions from https://raphamorim.io/rio/docs/install/build-from-source and compiled with no errors.
Running the binary shows a transparent window only.