Santiago Cézar
Santiago Cézar
> Is there a reason these icons must be based on the old ones? I would suggest choosing entirely new icons, like #190. essentially, to replace the old ones without...
Basically you just need to add a `-ween` suffix (or anything else) to the cat string in the logic and save the variants with that suffix too. So most of...
BTW you can probably just squash the changes once you're done, so don't worry about those commits
I can reproduce this on Wayland, but not on Xorg. And by calling the SetText DBus method with `"cañón"` as the text it's send to the phone correctly. I guess...
> This requires providing others icons for others archive files (zip, 7z, and tons of tar.*). I don't see that as a bad thing. It would make easier to differentiate...
+1 because there's not much else I can do, other than bumping this issue. Already tried deleting another app, I'm waiting for the quota request to be resolved
Hit this after Gargron's [recent toot](https://mastodon.social/@Gargron/109623891328707089). The API response for the status is >5MB uncompressed and took 18 seconds to load on fosstodon.org, which surpasses the 10 second timeout on...
hello! based on the current flathub manifest I managed to update it to the 2024.1-RC1: https://github.com/santiagocezar/com.kristianduske.TrenchBroom I had to include all the vcpkg deps as flatpak modules, manually. I really...
I had to patch 2 things in the cmake scripts, first the part that includes vcpkg. I think that it should be kept enabled by default for Linux users, but...
> I would like to include this into the main repo and build the flatpak as part of our CI builds instead of the Ubuntu .deb images in the future....