Bug 193037

Summary: application launcher: provide add-to-quicklaunch-functionality
Product: [Plasma] plasma4 Reporter: Holger Dörnhoff <h.doernhoff>
Component: widget-quicklaunchAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: aseigo, ingomar, kde-2011.08, plasma-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Holger Dörnhoff 2009-05-17 19:55:09 UTC
Version:            (using KDE 4.2.85)
OS:                Linux

Right clicking on an item in the application launcher menu allows for adding/removing this item to/from the desktop/panel.

Wish: Provide the functionality to add this menu-item also to the quicklaunch-widget.

(KDE4-UNSTABLE-Live.i686-1.2.85-Build2.6.iso from 
http://download.opensuse.org/repositories/KDE:/Medias/images/iso/ )
Comment 1 Aaron J. Seigo 2009-05-18 11:35:23 UTC
just drag it to the quicklaunch widget.

actually implementing this feature implies allowing widgets at runtime being able to register themselves with the application menu launchers.

seeing as you can have more than one quicklaunch and zero or more application launchers, this would mean keeping a registry of the running applications that either launch or list applications.

i don't think this is realistically feasible.
Comment 2 Holger Dörnhoff 2009-05-20 00:48:09 UTC
You are right. - Keep up the good work!

(In reply to comment #1)
> just drag it to the quicklaunch widget.
> 
> actually implementing this feature implies allowing widgets at runtime being
> able to register themselves with the application menu launchers.
> 
> seeing as you can have more than one quicklaunch and zero or more application
> launchers, this would mean keeping a registry of the running applications that
> either launch or list applications.
> 
> i don't think this is realistically feasible.
Comment 3 Dotan Cohen 2009-11-21 22:34:43 UTC
*** Bug 196198 has been marked as a duplicate of this bug. ***
Comment 4 Ingomar Wesp 2010-05-02 23:05:38 UTC
Closing this report as WONTFIX due to the reasons outlined by aseigo (and the fact that the original reporter appears to agree).