From 9684192114a11932fd75b5f5687607df9d240eaa Mon Sep 17 00:00:00 2001 From: Martin Wilke <miwi@FreeBSD.org> Date: Tue, 15 Dec 2009 19:05:30 +0000 Subject: Plasmoid providing a fancy representation of your tasks and launchers for those who need full power of task manager and fresh look. Features: - manages your tasks, launchers and application jobs; - tasks filtering, grouping (including manual) and sorting; - keyboard navigation (Tab and Shift+Tab); - launcher to task transition (icons of launchers with running tasks are hidden); - preview of windows with (live previews with KWin Taskbar Thumbnail effect enabled) and without Composite (also for groups, you can click them to activate window); - dropping files on launchers runs command with parameters or gives option to move, copy or link them (if this is directory); - visual drop indicator that helps in manual tasks sorting and dropping launchers; - possibility to browse directories of directory launchers using context menu; - possibility to add application menus; - menu with list of all icons shown after activating keyboard shortcut; - configurable animations (zoom, jump, bounce, highlight, etc.) and appearance (optional thumbnails and text label); - fully animated icons (including animations of starting applications, tasks needing attention and application jobs progress). WWW: http://kde-look.org/content/show.php?action=content&content=99737 PR: ports/141210 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> --- deskutils/plasma-applet-fancytasks/pkg-plist | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 deskutils/plasma-applet-fancytasks/pkg-plist (limited to 'deskutils/plasma-applet-fancytasks/pkg-plist') diff --git a/deskutils/plasma-applet-fancytasks/pkg-plist b/deskutils/plasma-applet-fancytasks/pkg-plist new file mode 100644 index 000000000000..b3a8339da741 --- /dev/null +++ b/deskutils/plasma-applet-fancytasks/pkg-plist @@ -0,0 +1,12 @@ +lib/kde4/plasma_applet_fancytasks.so +lib/kde4/plasma_containment_fancypanel.so +share/apps/desktoptheme/default/widgets/fancytasks.svgz +share/kde4/services/plasma-applet-fancytasks.desktop +share/kde4/services/plasma-containment-fancypanel.desktop +share/locale/de/LC_MESSAGES/plasma_applet_fancytasks.mo +share/locale/pl/LC_MESSAGES/plasma_applet_fancytasks.mo +share/locale/pl/LC_MESSAGES/plasma_containment_fancypanel.mo +share/locale/pt/LC_MESSAGES/plasma_applet_fancytasks.mo +share/locale/ru/LC_MESSAGES/plasma_applet_fancytasks.mo +share/locale/sv/LC_MESSAGES/plasma_applet_fancytasks.mo +share/locale/uk/LC_MESSAGES/plasma_applet_fancytasks.mo -- cgit v1.2.3