galister
galister
I think what you're looking for is the recenter button on the wayvr dashboard. have you tried if that does what you're looking for?
have you tried `motoc recenter`? does it have the behavior that you expect?
motoc can be used to recenter both local and stage spaces, even if you don't use it for calibration. going to close this as there's a workaround now.
Have you tried not steamvr beta? https://github.com/galister/wlx-overlay-s/issues/269
if you're able, please try if the `next` branch works.
can you confirm that this only happens with steamvr and not with wivrn/monado?
I'm sadly not able to test on SteamVR. Can you please run next branch with `RUST_LOG=trace` and try to open a display? Then drop the logs somewhere. (e.g. secret gist)...
I couldn't get SteamVR stable (2.14.4) to work at all, the void shows up for a brief second and then it crashes. Previous (2.12.x) however seems to work with wlx...
here's your issue. when you start the stream, it captures one single frame, then pipewire changes the stream to Paused: ``` 2025-12-11T02:24:28.629544Z DP-2: stream state changed: Unconnected -> Connecting 2025-12-11T02:24:28.630432Z...
Can you try on latest main? please set `RUST_LOG=debug` this time as we don't need trace anymore. does hiding and showing it again trigger a `stream state changed` message? when...