diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-16 03:05:30 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-16 03:05:30 +0800 |
commit | 9684192114a11932fd75b5f5687607df9d240eaa (patch) | |
tree | a924c71c1afb8fd6fc9288b4e001c1eb1b697971 /deskutils/Makefile | |
parent | 7639d96e9a61466691a500b2a8de353e9cb5df51 (diff) | |
download | freebsd-ports-gnome-9684192114a11932fd75b5f5687607df9d240eaa.tar.gz freebsd-ports-gnome-9684192114a11932fd75b5f5687607df9d240eaa.tar.zst freebsd-ports-gnome-9684192114a11932fd75b5f5687607df9d240eaa.zip |
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>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index d63bfd33261f..0fed6b067cd9 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -212,6 +212,7 @@ SUBDIR += plans SUBDIR += plasma-applet-cwp SUBDIR += plasma-applet-daisy + SUBDIR += plasma-applet-fancytasks SUBDIR += plasma-applet-panelspacer SUBDIR += plasma-applet-playwolf SUBDIR += plasma-applet-simpleweatherforecast |