[object Object]
[object Object]
There isn't really any point in it if the file isn't being changed, and it causes rust-analyzer to run again and again causing random flickering in errors/warnings displayed in the...
It was nice to be able to set all settings to on at once instead of manually copy and pasting them every time the mod updates
### What version of `astro` are you using? 1.0.3 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...
Portal, Portal 2, or CS:GO all crash during the loading screen. They work fine when moved to an external drive (that's not formatted with bcachefs). I noticed that all 3...
This behavior does not happen on the vanilla kernel. Are there any logs I can send to help? `sudo libinput debug-events --verbose` shows that libinput is in fact getting mouse...
It's too small for me, being able to make it use the full width of the screen would be nice.
Have tried both with and without dlsym, works fine if I remove `SDL_VIDEODRIVER=wayland`
Maybe there should be an option to accept a connection from any version? Would also need to make the server seem like it works on any version to clients
You might want to add an option to suspend the server, using `SIGSTOP` to freeze and `SIGCONT` to resume the process. This would only work on Unix-like platforms (Linux and...