windows/patches
2021-03-29 07:52:37 +02:00
..
experimental Moved experimental patches into patches/experimental 2021-03-29 07:52:37 +02:00
browser-confvars.patch git_init, mach_run_config: Ability to patch/debug LibreWolf 2021-03-26 16:51:40 +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.