From 223dcaab1c478639387fbad5cbce4491ebf43511 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Thu, 21 Jul 2022 20:55:04 -0500 Subject: [PATCH] Update PATCHES.md --- infra/PATCHES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/infra/PATCHES.md b/infra/PATCHES.md index 4b77fbfb..28a9d317 100644 --- a/infra/PATCHES.md +++ b/infra/PATCHES.md @@ -127,6 +127,10 @@ Disable Download Quarantine Patch > https://github.com/ungoogled-software/ungoog Show/Hide Avatar Button Patch > https://github.com/ungoogled-software/ungoogled-chromium/blob/master/patches/extra/ungoogled-chromium/add-flag-to-show-avatar-button.patch +Enable Reader Mode Patch - Made by me. + +WebGl and Native GPU Rasterization MSAA Sample Count chrome://flags Patch - Made by Me. + Installer patches to include unstripped and RPATH binaries, with chrome_sandbox (needed for older distros), chromedriver and content-shell being added along with an icon and .desktop file for content-shell. - Created by me. Patches for mini_installer and abseil when using AVX on Windows. Credit goes to @RobRich999