commit: 0de9e9b4631134b75fd156eada4c5d485073e764
parent 487818438a91e6d4376bc1c723135ee6cabec42a
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 6 Jul 2020 08:05:38 +0200
projects/badwolf: Create "Patches on WebKitGTK" section
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml
@@ -101,6 +101,13 @@
<ol>
<li><quote>BadWolf Is A Minimal, Privacy-Oriented Web Browser</quote> <cite>DistroTube</cite>: <a rel="external" href="https://www.distrotube.com/videos/badwolf-is-a-minimal-privacy-oriented-browser/">distrotube.com</a>, <a rel="external" href="https://lbry.tv/@DistroTube:2/badwolf-is-a-minimal-privacy-oriented:6">lbry.tv</a>, <a rel="external" href="https://www.youtube.com/watch?v=EBWy1d-JE6A">Youtube</a></li>
</ol>
+
+ <h4>Patches on WebKitGTK</h4>
+ <p>They are into my <a href="/git/WebKitGTK">/git/WebKitGTK</a> repo. They're not required for badwolf but recommended to checkout. Here is the ones being upstreamed:</p>
+ <ol>
+ <li><a href="https://bugs.webkit.org/show_bug.cgi?id=210101#c6">Bug 210101 - [GTK][Stable] When using wayland webkit wants to take over the alsa device</a>: Includes a patch for fixing ALSA playback when launched in wayland (caused by sandboxing).</li>
+ <li><a href="https://bugs.webkit.org/show_bug.cgi?id=212524">Bug 212524 - [GTK] Bubblewrap sandbox lacks support for sndio</a>: Includes a patch for adding sndio support</li>
+ </ol>
</main>
<!--#include file="/templates/en/footer.shtml" -->
</body>