Revision 4362272...

Go back to digest for 11th May 2014

Features in KDE Base

Eike Hein committed changes in [plasma-desktop] /kicker:

Actions to add apps to the panel/desktop containments and the task manager.

Containment mutability is taken into account, the smart thing
is done for Folder View (symlink the .desktop file, don't spawn
an Icon applet) and the Task Manager (if found) is asked if it
already has a launcher.

We're pretty unhappy with all the coupling, though it wasn't any
better in Plasma 1. Long-term, a more generic framework to re-
gister launchers and allow containments and applets to work with
that data is to be implemented.

File Changes

Added 2 files
  • /kicker/plugin
  •   applets/containmentinterface.cpp
  •   applets/containmentinterface.h
Modified 4 files
  • /kicker
  •   applets/CMakeLists.txt
  •   applets/plugin/appsmodel.cpp
  •   applets/plugin/appsmodel.h
  •   applets/package/contents/ui/main.qml
6 files changed in total