SearchFinished signal for Places API
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
Unity Foundations |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
libunity |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
unity-lens-applications |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
unity-lens-files |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
libunity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity-place-applications (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity-place-files (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
It will be mighty useful for the shell to have some kind of indication for when the a search has finished on the place daemons. Use cases include:
- Spinning the spinner until search has completed
- Showing "no results" in globla search once all the places have told me theres no results
- Once search is completed, expanding groups to fill up the available space
I propose to add a new signal to the DBus API (https:/
/* Optionally emitted by a place entry once it has completed all operations for
* a SetSearch, SetGlobalSearch, or SetActiveSection request and fully updated
* the result model(s) accordingly. Places are not required to emit this signal
* and the Unity shell must assume that they do */
signal com.canonical.
Then add some nice API for this in libunity and wire it up in the place daemons
Related branches
- Neil J. Patel (community): Approve
-
Diff: 94 lines (+49/-0)1 file modifiedsrc/unity-place.vala (+49/-0)
- Neil J. Patel (community): Approve
-
Diff: 21 lines (+4/-0)1 file modifiedsrc/daemon.vala (+4/-0)
- Neil J. Patel (community): Approve
-
Diff: 21 lines (+4/-0)1 file modifiedsrc/daemon.vala (+4/-0)
Changed in unity: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
milestone: | none → 3.6.8 |
status: | New → Fix Committed |
Changed in unity-foundations: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
milestone: | none → unity-3.6.8 |
status: | New → Fix Committed |
Changed in unity-place-applications: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
milestone: | none → 0.2.42 |
status: | New → Fix Committed |
Changed in unity-place-files: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
milestone: | none → 0.5.46 |
status: | New → Fix Committed |
Changed in libunity: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
milestone: | none → 3.6.8 |
status: | New → Fix Committed |
Changed in unity-place-applications (Ubuntu): | |
status: | New → Fix Committed |
Changed in unity-place-files (Ubuntu): | |
status: | New → Fix Committed |
Changed in libunity (Ubuntu): | |
status: | New → Fix Committed |
Changed in unity-foundations: | |
status: | Fix Committed → Fix Released |
Changed in libunity: | |
status: | Fix Committed → Fix Released |
Changed in unity-place-files: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity-place-applications: | |
status: | Fix Committed → Fix Released |
no longer affects: | libunity (Ubuntu Quantal) |
Changed in unity (Ubuntu): | |
status: | New → Fix Released |
This bug was fixed in the package libunity - 3.6.8-0ubuntu1
---------------
libunity (3.6.8-0ubuntu1) natty; urgency=low
* New upstream release. libunity3. symbols:
- SearchFinished signal for Places API (LP: #739311)
* debian/
- add new symbols
-- Didier Roche <email address hidden> Wed, 23 Mar 2011 17:06:12 +0100