Revision 5b49da1...
Go back to digest for 21st July 2013Features in KDE Base
Eike Hein committed changes in [homerun] /:
Add "Add to Desktop" and "Add to Panel" actions.
Makes the applet tell the viewer about its containment context
when toggling the viewer and then catch D-Bus signals from the
viewer to implement add requests. The way the applet runs the
viewer has changed a little to simplify the addition of the
above by dropping the --show <screen> argument that was redun-
dant with the toggle() D-Bus method.
File Changes
Modified 17 files
- applet/homerunlauncher.cpp
- applet/homerunlauncher.h
- components/actionmanager.cpp
- components/CMakeLists.txt
- shell/fullview.cpp
- shell/fullview.h
- shell/main.cpp
- shell/org.kde.homerunviewer.xml
- components/sources/installedapps/changenotifier.cpp
- components/sources/installedapps/changenotifier.h
- components/sources/installedapps/groupedinstalledappsmodel.cpp
- components/sources/installedapps/groupedinstalledappsmodel.h
- components/sources/installedapps/installedappsmodel.cpp
- components/sources/installedapps/installedappsmodel.h
- package/contents/ui/main.qml
- package/contents/ui/Result.qml
- package/contents/ui/ResultsView.qml
17 files changed in total