Wow, what a mess. Personally, I’m fine with this degree of telemetry, trying to understand how many people are using your app has obvious value and isn’t a huge concern for me compared to what telemetry usually refers to. This feels like a bit of a “mountain out of a molehill” where the overwhelming quantity of feedback has aggravated the primary dev into being very jaded about the whole topic. I assume he got a lot more flack for this than is still preserved in this thread.
The big thing about Bruno is that nothing is synced to the cloud, so I can use it without worrying about it being a security risk. In addition to being pretty great, and letting me easily distribute a collection in a git repository. For that, it definitely still earns my support as a good tool, whether I’m logged as a “daily active user” or not.
Still, hopefully the main version does get that opt out added, mostly just to remove the black mark from its name and to be properly GDPR compliant.



Hmm, you could try using scopebuddy, which comes included with Bazzite. You can include any config options in there if you want, but specifically it supports options for automatically configuring width and height, and you can add more arguments as well. Final command here might look like:
scb --force-grab-cursor %command%I also use a lot of custom configs, for example I’m tinkering with Wayland atm, but keep a gamescope config I use like this:
SCB_CONF="gamescope.conf" scb %command%The shorter syntax is really nice, and it’s nice to be able to tweak a bunch of global options like PROTON_WAYLAND and PROTON_ENABLE_HDR without having to manage huge commands in Steam.