summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/webkit2gtk/README')
-rw-r--r--libraries/webkit2gtk/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/webkit2gtk/README b/libraries/webkit2gtk/README
index 17be371389..a1da0642c3 100644
--- a/libraries/webkit2gtk/README
+++ b/libraries/webkit2gtk/README
@@ -10,3 +10,7 @@ NOTE:
This package builds the 4.0 WebKit API. If you need 4.1 WebKit API,
use webkit2gtk4.1. Don't install both at the same time!!
+If your application is not working well after upgrading to this
+version, consider adding this environment variable before running
+the application:
+export WEBKIT_DISABLE_COMPOSITING_MODE=1