Added README.md

This commit is contained in:
Bert van der Weerd 2021-03-25 10:05:11 +01:00
parent 69baeb69c9
commit 1a57f607ab
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

11
patches/README.md Normal file
View file

@ -0,0 +1,11 @@
# 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.