[Panel-devel] [Bug 150883] please provide alternative to kickoff for KDE 4

Aaron J.Seigo aseigo at kde.org
Wed Dec 5 22:06:33 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=150883         




------- Additional Comments From aseigo kde org  2007-12-05 22:06 -------
suggestion: in kickoff/ there is an applet/ subdir. how about adding a simpleapplet/ subdir, put the code for the simple version in there, linking against the same core code as applet/ itself and with its own .desktop file. that way we, rather easily, get two menu applets that are separate and individual.

the difference code wise between the two applets would be that one would have the MenuView as its private member, and the other would have the Launcher.

this would be a simple matter of `svn cp applet simpleapplet`, making those couple of changes and adding simpleapplet to kickoff/CMakeLists.txt

with that small change i'd be happy to see it committed to svn.


More information about the Panel-devel mailing list