elementary / applications-menu

Applications Menu for elementary OS and the Pantheon desktop environment
https://elementary.io
GNU General Public License v3.0
103 stars 35 forks source link

Use a specific header for calculation results #540

Closed jeremypw closed 1 year ago

jeremypw commented 2 years ago

Fixes #498

A specific MatchType/ResultType for results returned by the calculator plugin is added, with the description "Calculation".

The ResultsType enum is reorganized and relocated to ensure the validity of casting MatchType to ResultType and to avoid specifying a namespace each time.

jeremypw commented 2 years ago

Screenshot from 2022-07-17 12 49 06

jeremypw commented 2 years ago

@danrabbit Requested a review as you triaged the issue as needing design and copy assessment.

jeremypw commented 1 year ago

@danirabbit Do you have input on the design of this please?