Merge lp:~donadigo/slingshot/show-app-badges-new into lp:~elementary-pantheon/slingshot/trunk

Proposed by Adam Bieńkowski
Status: Superseded
Proposed branch: lp:~donadigo/slingshot/show-app-badges-new
Merge into: lp:~elementary-pantheon/slingshot/trunk
Diff against target: 0 lines
To merge this branch: bzr merge lp:~donadigo/slingshot/show-app-badges-new
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+285949@code.launchpad.net

This proposal has been superseded by a proposal from 2016-02-17.

Commit message

* Fixes bug #710498: "Support Launcher API in order to show badges".

Description of the change

This branch fixes bug #710498 "Support Launcher API in order to show badges".

The implementation is done entirely by using the new plank UnityClient and Surface API.

NOTE: In order to have app badges shown in the Slingshot, you must have plank version greater or equal to r1490 (compiled from trunk).

To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) wrote :

Hmm, didn't you realize that this is public API of libplank?

Revision history for this message
Adam Bieńkowski (donadigo) wrote :

ricotz: Ahhh, sory, I didn't realize that I could use the UnityClient interface directly. Thanks for pointing out, it now uses only the libplank API. Branch updated.

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

if application.count_visible is true you should not draw anything, so don't uselessly call draw_item_count().

Unmerged revisions

Preview Diff

Empty

Subscribers

People subscribed via source and target branches