Results 408 comments of Sebastian Wick

I didn't say we should follow semver. The major version as an indicator that something isn't backwards compatible is useless for portals because the app does not have any say...

> it will also create new even/odd confusion for anyone who already knows This is such a weird system that I've only ever seen in the gnome context. On the...

> This doesn't work for any project that has the concept of a stable branch that is suitable for inclusion in LTS distributions, and a development branch that has higher-risk...

This is even more racy than you think it is. Every call is dispatched in a thread, so the dbus receiving order is really pointless. The best you can do...

Found the problem interesting and important to get right with the libdex port, so I ported over the inhibit portal and created a way to order execution. The actual fix...

If you're looking for a short-term fix, I don't really know what the best approach is.

I pinged Carlos for the GNOME side a few days ago. Please remind me when this gets stalled.

We cannot reasonably assume that a failure to open the file means that it's not a flatpak because that would give it host permissions. This could be solved by using...