Use native graphics system
Allan Sandfeld Jensen
kde at carewolf.com
Mon Jan 9 18:00:11 GMT 2012
On Saturday 07 January 2012, Tommi Tervo wrote:
> Hello
>
> Dolphin maintainer already made his movement and I think we should do same?
> (performance problems, rendering glitches, etc.)
>
> http://lists.kde.org/?l=kde-commits&m=132593626113282&w=2
>
KHTML is optimized for X11, and runs much faster using the native path than
using the software raster. So yes, we should override default in Qt 4.8 if
possible.
For webkit-aprt though the software raster should be used, but I think
qtwebkit forces that already.
`Allan
More information about the kfm-devel
mailing list