Romain Théry
Romain Théry
@joshtynjala Thanks for the suggestion! I thought about it, but I'd rather not add more to the current complexity of our project :/ @PrimaryFeather We found this particular issue in...
Ah yes I understand this can't be done for C# code, but when I was looking at issues of ANR reported from our Unity Android app on Sentry, I only...
In the Indicator ID column, you need to specify the id associated with that icon. You can find it via gnome shell Looking Glass tool: 1. Press Alt + F2...
Hum, it seems it doesn't have an _indicator reference. Maybe you need to click on the r(0) ref to look for an id in its properties. Or you can just...
I'm investigating if Godot could replace my engine of choice for web development (I'd prefer to code in C# than TS) and thought I'd share some insights. The current size...
I solved it by just commenting l. 28 of GPGSUpgrader ``` [InitializeOnLoad] ``` Because it uses InitializeOnLoad, it's run when we build, and when it does, it overrides the content...
I'm experiencing the same on 0.27 on a freshly installed Ubuntu 24.10, both with the snap and the ppa:xuzhen666/gnome-mpv versions I have to use `q` for the position to save,...