Added README.md
This commit is contained in:
parent
69baeb69c9
commit
1a57f607ab
1 changed files with 11 additions and 0 deletions
11
patches/README.md
Normal file
11
patches/README.md
Normal 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.
|
||||
Loading…
Add table
Reference in a new issue