Jump to content

Falkon: Difference between revisions

From KDE UserBase Wiki
Drosca (talk | contribs)
Add Falkon page
(No difference)

Revision as of 14:13, 16 February 2018

Introduction

Falkon is a cross-platform Qt web browser previously known as QupZilla. It uses QtWebEngine rendering engine.

Spell Check

Spell checking in Falkon currently supports only basic functionality and also needs custom format of dictionaries. This is a limitation that comes from used web engine.

Dictionaries

Dictionaries needs to be in special format that uses Chromium, with suffix .bdic. QtWebEngine comes with utility to convert Hunspell dictionaries (.dic) to this format.

qwebengine_convert_dict /path/to/hunspell/dict.dic /output/path/to/created.bdic

Created bdic dictionaries then needs to be moved to one of the directories shown in the Preferences.

Missing features

Currently, as of QtWebEngine 5.8, following useful features are missing:

  • add words to custom dictionary
  • change path from which dictionaries are loaded