Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Add-ons
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Add-ons
  • Merge requests
  • !315

Don't show Plasma Calculator widget in search results

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/kdeplasma-addons:dont-show-calculator-in-search-results into master Jan 10, 2023
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 1

This widget looks quite app-like when open in a windowed form using the "Windowed widgets" KRunner runner search result. When launched in that way, it can give the user the impression that it's a real app. This presents some issues:

  1. If the user has a real calculator app installed, two calculator results will appear in search results, which is weird and confusing. People will wonder, "Why does KDE ship with two calculator apps"?

  2. If the user has no calculator apps installed, this will appear in search results anyway and they will think it is the official KDE calculator app and use it instead of using the "download a calculator app" search result from the AppStream runner. The widget is quite simple with almost no features, which is fine for a widget. But if the user misunderstands this and thinks it's the official KDE calculator app, they'll be lacking those features and form an incorrect impression of KDE's ability to write good calculator apps, because in truth, we have two powerful high quality calculator apps (KCalc and Kalk).

See https://bugs.kde.org/show_bug.cgi?id=463809.

@teams/usability

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dont-show-calculator-in-search-results