summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk4.1/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/webkit2gtk4.1/README')
-rw-r--r--libraries/webkit2gtk4.1/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/libraries/webkit2gtk4.1/README b/libraries/webkit2gtk4.1/README
new file mode 100644
index 0000000000..e3633f056f
--- /dev/null
+++ b/libraries/webkit2gtk4.1/README
@@ -0,0 +1,16 @@
+WebKitGTK+ is a full-featured port of the WebKit rendering engine,
+suitable for projects requiring any kind of web integration, from
+hybrid HTML/CSS applications to full-fledged web browsers.
+
+It offers WebKit's full functionality and is useful in a wide range
+of systems from desktop computers to embedded systems like phones,
+tablets, and televisions.
+
+NOTE:
+This package builds the 4.1 WebKit API. If you need 4.0 WebKit API,
+use webkit2gtk. 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