"I'll simply use Jolt Physics for this project", she says as she proceeds to write the "physics" from scratch instead.

I'll post a video later, but my splat renderer thingy now has a rudimentary character controller and ricochet :3

and by "later" I mean when wayland's screen recording feature stops being halfassed dogshit, or when I'm using my Windows machine next, whichever happens first

EDIT: I'm just venting. It is not worth my time to try to seek a solution to this problem right now anyway because I'm going to be switching from NixOS to Fedora in a few days, and in my experience Fedora's maintainers generally have a more enlightened view on the idea of end users having working computers out of the box.

@aeva mnt pocket reform ship with https://github.com/ammen99/wf-recorder to record "your desktop". Does that help?
GitHub - ammen99/wf-recorder

Contribute to ammen99/wf-recorder development by creating an account on GitHub.

GitHub
@gkrnours unlikely, because the problem appears to be that everything has to go through wayland for this
@aeva I feared so. Maybe Xephyr? It's a tool for starting an X display in a window. You could start for exemple a display 1.0 then you run in a shell say `DISPLAY=1.0 firefox` and you get firefox in your window of X. I'm not sure if that would work under wayland :/