https://bugs.kde.org/show_bug.cgi?id=472737

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> ---
>There is already a badge overlay implemented

This is the relevant spec we support https://wiki.ubuntu.com/Unity/LauncherAPI
You don't need libunity, we have code in KDE using the badge overlay
(kmail/akregator) without any deps, it's just a few DBus calls.

Sound is handled differently.

>Might even make sense to do it as a FreeDesktop spec.
That's a horrible place to send someone on their first patch!

I would suggest extending what we have rather than building something new and
separate. 

Given the DBus spec is just:
    signal com.canonical.Unity.LauncherEntry.Update (in s app_uri, in a{sv}
properties) 

we can shove in any new properties in that last entry, such as an
"overlay-icon"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to