I want to use WebKitGTK on a touchscreen device. Since operating scroll bars on such a device is too cumbersome I would like to have some panning support. Since WebKit is used on quite a number of mobile devices which all support panning I hope that WebKit/WebKitGTK has some support for it.
So the question is how to activate it?
WebKitGTK does not have an API for activating it. CSS also does not seem to be suitable for switching it on.
Version of WebKitGTK to be used is 1.11.5 since the target architecture has no compiler with full C++11 support but is restricted to gcc-4.4.1.