Merge lp://staging/~kamstrup/unity-lens-applications/recent-apps into lp://staging/unity-lens-applications
Proposed by
Mikkel Kamstrup Erlandsen
Status: | Merged |
---|---|
Approved by: | Michal Hruby |
Approved revision: | 258 |
Merged at revision: | 255 |
Proposed branch: | lp://staging/~kamstrup/unity-lens-applications/recent-apps |
Merge into: | lp://staging/unity-lens-applications |
Diff against target: |
191 lines (+44/-24) 3 files modified
data/com.canonical.Unity.AppsLens.gschema.xml.in.in (+3/-3) src/daemon.vala (+40/-20) src/schemas.vala (+1/-1) |
To merge this branch: | bzr merge lp://staging/~kamstrup/unity-lens-applications/recent-apps |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michal Hruby (community) | Approve | ||
Review via email: mp+87757@code.staging.launchpad.net |
Description of the change
Replaces the Frequently Used category with a Recently Used category.
When there is no search string it takes advantage of the new Unity.LauncherF
Also install a Zeitgeist monitor so we can mark our search results dirty when Zeitgeist tells us that the recent apps has changed. This means that (newer) Unities will see automatically refreshed results. (only newer because the Unities in Oneiric doesn't call the right method on the lens)
To post a comment you must log in.
We need to determine if running (non-pinned) apps need to be excluded or not.