Find applications by their description
Bug #864751 reported by
upkpk
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Synapse |
In Progress
|
Undecided
|
Jeremy Munsch |
Bug Description
Synapse 0.2.6-1+b1 on Debian Wheezy
Hi, when searching for applications, Synapse only returns .desktop launchers that match the query in their "Name[locale]" fields. It could also search for application descriptions ("Comment[locale]" field)
Example:
User wants to ajust his display resolution, types "resolution" in Synapse, gets nothing. He has to actually type "Monitor" (which is the .desktop's "Name" field) to get the launcher, although the .desktop "Comment" field is "Change resolution and position of monitors".
Thanks for the great software;)
Related branches
lp://staging/~jeremy-munsch/synapse-project/improved-search2
Ready for review
for merging
into
lp://staging/synapse-project
- Rico Tzschichholz: Pending requested
-
Diff: 179 lines (+104/-2)2 files modifiedsrc/core/desktop-file-service.vala (+56/-0)
src/plugins/desktop-file-plugin.vala (+48/-2)
description: | updated |
description: | updated |
description: | updated |
Changed in synapse-project: | |
status: | New → Confirmed |
summary: |
- Application search should search in .desktop "Comment" fields + Find applications by their description |
Changed in synapse-project: | |
assignee: | nobody → Jeremy Munsch (jeremy-munsch) |
status: | Confirmed → In Progress |
To post a comment you must log in.
Definitely would be a huge improvement!