windows/patches
2021-03-26 16:51:40 +01:00
..
browser-confvars.patch git_init, mach_run_config: Ability to patch/debug LibreWolf 2021-03-26 16:51:40 +01:00
librewolf-config.patch Enable WebGL in .cfg 2021-03-25 09:44:43 +01:00
librewolf-policies.patch Introduce experimental builds that can test settings and policies 2021-03-24 18:38:43 +01:00
README.md Added README.md 2021-03-25 10:05:11 +01:00

current differences between -release and -experimental

librewolf.cfg:

  • lockPref("dom.w3c_pointer_events.enabled", true); -> This fixes YouTube picture-in-picture.
  • defaultPref("dom.event.contextmenu.enabled", true); -> This fixes lastpass.com context menu.
  • Comment out all WebGL related settings to enable WebGL again.

policies.json

  • Added the decentraleyes plugin.