Results 408 comments of Sebastian Wick

Tried to minimize the changes to get the improved XdpAppInfo testability https://github.com/flatpak/xdg-desktop-portal/pull/1627

> So the obvious solution for code signing would be for each Flatpak remote to have its own signing key, You're basing this all on a wrong thing. Flatpak remotes...

Am I reading the comments here correctly that everyone affected is somehow starting two instances of x-d-p for the same user?

Is this only happening after a new instance of xdg-document-portal gets launched somehow? I.e. do you all have something in your logs about xdg-document-portal getting killed and restarted?

Understood. This happens without any component restarting. The problem is that I can't reproduce the issue, so I have to rely on information from the people who can. To help...

> Wait a few days, until a new LibreWolf version is available or a new Flatpak engine version is available. Then update it. During this Flatpak update, the theory is...

Just going to mention that it might be a better long term plan to instead adopt an OpenXR input action style API.

> This is an interface in which the game receives higher-level, already-remapped input events from a user-space component, instead of directly accessing evdev devices provided by the kernel? Yes. >...