Cristian Dinu
Cristian Dinu
More info. My current solution is to pass a callback that gets called with the component reference, I need all this for a little game engine I work on: https://github.com/DrOptix/ghost-engine...
I'm also interested in this. Update. For me the case is that I want to implement a `ScriptComponent` that has an field `instance: Option`, but as mentioned above it is...
I'm facing the same issue. It annoys me because I really use workspaces on the main screen. The secondary screen is there just to display info that I need across...
It's a bit of both. From my research it seems to be something related to `cgroups` vs `cgroups v2`. I did not have time to fully wrap my head around...