Skip to content

feat: enable GNOME Calculator search provider by default#263

Open
dylanmtaylor wants to merge 1 commit intoprojectbluefin:mainfrom
dylanmtaylor:enable-calculator-search-provider
Open

feat: enable GNOME Calculator search provider by default#263
dylanmtaylor wants to merge 1 commit intoprojectbluefin:mainfrom
dylanmtaylor:enable-calculator-search-provider

Conversation

@dylanmtaylor
Copy link
Copy Markdown

@dylanmtaylor dylanmtaylor commented Apr 6, 2026

Adds org.gnome.Calculator.desktop to the enabled search providers list so users can do math directly from GNOME search without manually enabling it in settings.

Tested locally by applying the gsettings change and confirming calculator results appear inline when typing math expressions in the GNOME overview search.

image

Closes #256

Adds org.gnome.Calculator.desktop to the enabled search providers list
so users can do math directly from GNOME search without manually
enabling it in settings.

Closes: projectbluefin#256
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. area/gnome Anything GNOME related kind/enhancement New feature, don't implement without a spec and consensus labels Apr 6, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Bluefin GSchema override to include the GNOME Calculator in the list of enabled search providers. I have no feedback to provide.

@dylanmtaylor
Copy link
Copy Markdown
Author

You can also test with gsettings set org.gnome.desktop.search-providers enabled "['io.github.kolunmi.Bazaar.desktop', 'org.gnome.Calculator.desktop']"

Then validate by typing a math expression into the search bar.

@castrojo castrojo enabled auto-merge April 7, 2026 21:48
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/gnome Anything GNOME related kind/enhancement New feature, don't implement without a spec and consensus lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider enabling the GNOME Calculator search provider by default.

2 participants