Commit Graph

4 Commits

Author SHA1 Message Date
celenity
ceeae87d00 feat: Patch formatting
Applies consistent formatting and naming to patches

Signed-off-by: celenity <celenity@celenity.dev>
2026-07-06 00:50:48 +00:00
celenity
6cac2da2a2 fix: Fix, clean-up, and significantly improve Gecko pref handling
This should fix a lot of bugs/issues experienced by users, and should help improve performance as well

Also adds functions (at the IFPrefUtils module) to support and allow for better management of Gecko preferences

Signed-off-by: celenity <celenity@celenity.dev>
2026-06-23 09:58:14 +00:00
celenity
ffde8de8c7 fix: Split up certain patches, + use cleaner/simpler solutions for certain cases (to improve portability/maintainability)
Signed-off-by: celenity <celenity@celenity.dev>
2026-05-04 20:58:35 +00:00
celenity
03982c22ec feat: Add prefs to allow users to bypass detection of DevTools (see https://codeberg.org/librewolf/source/pulls/61 for details)
(Adapted from LibreWolf: https://codeberg.org/librewolf/source/src/branch/main/patches/devtools-bypass.patch)

Signed-off-by: celenity <celenity@celenity.dev>
2026-05-04 00:33:30 +00:00