summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/README
blob: a1da0642c3df935ce317f39b84fa4ca5275503ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.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