forked from Lainports/freebsd-ports
It's based on Python and PyQt5 and free software, licensed under the GPL. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. Reviewed by: lwhsu Differential Revision: https://reviews.freebsd.org/D13113
6 lines
241 B
Text
6 lines
241 B
Text
Currently, the port supports only the QtWebKit backend.
|
|
|
|
On the first start, qutebrowser will warn that it cannot use QtWebEngine,
|
|
one should press 'Force QtWebKit backend'. Or one could simply start it with:
|
|
|
|
qutebrowser --backend webkit
|