Patrick
Patrick
When an application is removed from the store it gets marked eol in ostree. I'm not sure how this info can make its way to the store but it is...
#### a1ceaafb667a946ff7cc88a910f193d05f32310a Implement FetchMetadata Site https://bugs.webkit.org/show_bug.cgi?id=238265 Reviewed by NOBODY (OOPS!). This implements the Sec-Fetch-Site header as part of FetchMetadata. The site is computed on first use in the CachedResourceLoader and...
I've made a [Flatpak package](https://github.com/TingPing/flatpak-packages/commit/b7b4ccabff14e135be50eba9f6d5d3966c1427a1) of PMP and wanted to know if you would be interested in it being a supported package. [Flatpak](https://flatpak.org) is a cross-distro solution that should be...
I'm not certain I understand everything that is happening but I believe this is roughly what is going on. 1. `xdp_invocation_lookup_app_info_sync()` is how an `XdpAppInfo` is associated with any DBus...
This is just a heuristic but it seems to be usually correct.
#### 49b1a633289b07e0d337807feca218d8a1fc1240 [Skia] Implement FontPlatformData::openTypeTable https://bugs.webkit.org/show_bug.cgi?id=270301 Reviewed by NOBODY (OOPS!). Compared against freetype's implementation. * Source/WebCore/platform/graphics/skia/FontPlatformDataSkia.cpp: (WebCore::FontPlatformData::openTypeTable const): https://github.com/WebKit/WebKit/commit/49b1a633289b07e0d337807feca218d8a1fc1240 | Misc | iOS, tvOS & watchOS | macOS | Linux...
- https://docs.flatpak.org/en/latest/flatpak-command-reference.html - https://docs.flatpak.org/en/latest/flatpak-builder-command-reference.html These are generated files from the other projects, so we will need to either change the generation or just manually filter out the headers.
Going through common permissions one that is extremely prevalent that we have no answer for is tray icons, specifically StatusNotifier. So I just wanted to start a discussion on where...
I don't think this env var makes much sense to pass into the sandbox for similar reasons to LD_LIBRARY_PATH. Libraries from the host just aren't relevant. Users can still pass...
This also removes unused papr CI configs TODO: - [ ] .gitignore - [ ] gtk-doc in CI