Commit Graph

9 Commits

Author SHA1 Message Date
Patrick Goldinger
f175ffe7ca Add support for plugins requiring always suggestion enabled 2023-12-09 03:57:33 +01:00
Patrick Goldinger
031d9fb75b Implement word prediction support using the new NLP core
The IPC communication causes significant lag atm.
2023-12-09 03:57:31 +01:00
Patrick Goldinger
a21114ad03 Rework FlorisPluginMessage, NlpProviders interface & message handling 2023-12-09 03:56:39 +01:00
Patrick Goldinger
d7defdce18 Fix plugin metadata not checking for blank strings 2023-12-09 03:56:37 +01:00
Patrick Goldinger
d3ab9effb5 Improve and rework plugin metadata
Plugins can now specify a settings activity and a short/long description
2023-12-09 03:56:36 +01:00
Patrick Goldinger
de7dc5361a Add base implementation for plugin IPC 2023-12-09 03:56:36 +01:00
Patrick Goldinger
90cb84fda0 Rename ime-model to ime-lib 2023-12-09 03:56:36 +01:00
Patrick Goldinger
e47e0c537f Add plugin metadata / Specify FlorisPluginService IDs 2023-12-09 03:56:34 +01:00
Patrick Goldinger
252cbcc4f9 Setup plugin library build system and manifest 2023-12-09 03:56:33 +01:00