jake-phy / WindowIconList

GNU General Public License v2.0
75 stars 26 forks source link

Add support for LauncherAPI #68

Closed Rezonansowy closed 8 years ago

Rezonansowy commented 9 years ago

Unity's LauncherAPI support would be very useful for everyone. Here's an official doc on it – https://wiki.ubuntu.com/Unity/LauncherAPI It will be great if it will read LauncherAPI entries from applications' .desktop files.

It's appearance is similar to JumpLists form Windows taskbar.

Here's how it looks in Windows: jumplists_thumb

And it's implemented in Unity, DockbarX, Cairo Dock and probably GNOME Shell.

Here's how it looks in Ubuntu Unity: image_thumb8

ghost commented 9 years ago

Yes, gnome shell have an implementation of this that can be see here: https://github.com/rgcjonas/gnome-shell-extension-appindicator

Edit:

See the cinnamon roadmap: https://github.com/linuxmint/Roadmap

jake-phy commented 9 years ago

This is implimented in the dev branch. Hope to release soon.