Vincent Chernin

Results 264 comments of Vincent Chernin

It definitely feels like a strange CSD issue. I tried the same Flatpak build in Ubuntu 21.04 (with 3.38) and I could reproduce the issue. This is after disabling the...

I definitely think XDG Desktop Portals, implemented either through libportal or some other way, would be useful for Tenacity. However, I am not sure if they should be used outside...

> Or is this a GTK issue? wxWidgets does not support GTK4; it is still on GTK3 and I doubt that will change for a long time. Do GTK3 applications...

Screenshot apps should be using the [screenshot portal](https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.Screenshot) to work reliably in sandboxes. Does Spectacle not use it?

Some info about the current situation: The described blur only occurs when running with GNOME fractional scaling (e.g. 125% scaling not 200%) in Wayland, which is a somewhat experimental feature....

This issue probably fits best at flathub/flathub but nevermind What could workaround this problem is to recreate the beta branch in im.riot.Riot, and then set that branch to EOL. See...

Unfortunately doing this will likely be a non-trivial amount of work, because Flatpak itself is a sandboxed container. It's possible Waydroid would have to target a Flatpak container instead of...

I found with this change getting the PR number failed when the same head commit exists on two PRs on github, since multiple numbers exist. To avoid this I filtered...

This is only a limitation with flathub's instance of f-e-d-c. You can avoid this problem and check arbitrary branches by using the [custom workflow as described in the readme](https://github.com/flathub/flatpak-external-data-checker#custom-workflow).

Not sure how the implementation should work, but one thing I realized is checking runtimes would probably need to be done with care. If f-e-d-c runs and checks all repos...