D10499: [spellcheck runner] Make each suggestion copyable as separate item

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Feb 14 00:53:11 UTC 2018


kossebau added inline comments.

INLINE COMMENTS

> spellcheck.cpp:222
> +            Plasma::QueryMatch match(this);
> +            match.setType(Plasma::QueryMatch::HelperMatch);
>              match.setIconName(QStringLiteral("checkbox"));

Not sure if HelperMatch is the correct thing here. Similar runners use InformationalMatch here, so on selection the term is copied into the runner.

What is the modern krunner way to support the use-case of someone wanting to know the spelling of some word, and then copy the correct or suggested into the clipboard for further usage?

REPOSITORY
  R114 Plasma Addons

REVISION DETAIL
  https://phabricator.kde.org/D10499

To: kossebau, broulik
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180214/d5838fd6/attachment.html>


More information about the Plasma-devel mailing list