Activity log for bug #1155790

Date Who What changed Old value New value Message
2013-03-15 21:11:58 Sergey "Shnatsel" Davidoff bug added bug
2013-03-15 21:16:59 Sergey "Shnatsel" Davidoff description Following up on bug 1155789, here's a finer point that's also required for "background notificators" use case: Plank should show the launcher not only if the relevant app has a window open, but also if it has a LauncherAPI client. This might be a not a good idea in the general case, but that's up to me to judge. If it isn't, we'll probably have to extend Unity's LauncherAPI instead. Update-manager currently implements that using an ugly hack: it displays a window and then issues a minimize request. This usually causes flickering and other issues with the window manager, and doesn't allow e.g. checking for new email using a standalone lightweight daemon instead of running the whole email client UI. Following up on bug 1155789, here's a finer point that's also required for "background notificators" use case: Plank should show the launcher not only if the relevant app has a window open, but also if it has a badge or progressbar. This might be a not a good idea in the general case, but that's up to me to judge. If it isn't, we'll probably have to extend Unity's LauncherAPI instead. Update-manager currently implements that using an ugly hack: it displays a window and then issues a minimize request. This usually causes flickering and other issues with the window manager, and doesn't allow e.g. checking for new email using a standalone lightweight daemon instead of running the whole email client UI.
2013-03-15 21:29:03 Sergey "Shnatsel" Davidoff summary [request] Show launchers in the dock if they have LauncherAPI clients [request] Show launchers in the dock if they have a visible badge or progressbar
2013-03-15 21:50:55 Rico Tzschichholz affects pantheon-dock plank
2013-03-15 21:51:19 Rico Tzschichholz plank: importance Undecided Wishlist
2013-03-19 13:14:51 Rico Tzschichholz summary [request] Show launchers in the dock if they have a visible badge or progressbar Show unpinned applications with available LauncherEntry DBus interface
2013-03-19 20:48:16 Launchpad Janitor branch linked lp:~ricotz/plank/launcherentry-items
2013-03-19 22:38:44 Rico Tzschichholz plank: assignee Rico Tzschichholz (ricotz)
2013-03-19 22:38:47 Rico Tzschichholz plank: status New In Progress
2013-03-20 08:12:49 Rico Tzschichholz plank: status In Progress Fix Released