Patrick

Results 857 comments of Patrick

> Set export CLICOLOR_FORCE=1 You'd surely have to set it inside the sandbox, not outside. I'd expect it to work then. clang also has flags to explicitly set color IIRC....

Hmm could you try explicitly passing `-fcolor-diagnostics` to clang?

I'll reopen this because it should be possible for it to work by default.

> However the builds failed, presumably because the repo name is different to the app id for the beta? Yes its simply an entirely different app at that point.

The store doesn't show the beta branch apps so it would actually work fine for your case.

@razzeee Sometimes yes, sometimes no. Depends if the app uses global resources like a DBus service.

What could probably work is just on the `beta` branch make the app-id `$APP_ID.Beta`. It wouldn't be a security issue since its a subname. I imagine flathub infra would have...

This uses the normal GTK3 file chooser. I guess it would be a setting in gtk's settings.ini. Actually I don’t see a setting for it there. Do other plain gtk3...

I guess the “right” solution is someone making xdg-desktop-portal-xfce with their design choices.

This has happened in a few PRs where they pinged upstream or opened an issue upstream and we added them as a co-maintainer with the original submitter.