summaryrefslogtreecommitdiff
path: root/deskutils/plasma-applet-fancytasks/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Changed my emailVeniamin Gvozdikov2013-07-221-1/+1
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Remove needless (and deprecated) kdebase componentMax Brazhnikov2012-08-311-6/+3
| | | | | | | Remove indirect dependencies on qt4 libraries PR: ports/171218 Approved by: Veniamin Gvozdikov (maintainer)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
|
* Update to 1.1.0 to fix build with KDE 4.8.3Max Brazhnikov2012-05-251-2/+1
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
|
* - Update to version 1.0.0Pawel Pekala2011-09-151-2/+3
| | | | | | | | - Add LICENSE PR: ports/160636 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) Approved by: miwi, wen (mentors implicit)
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | Reminded by: miwi
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | Requested by: kwm Pointyhat to: glarkin
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
|
* Plasmoid providing a fancy representation of your tasks and launchers for thoseMartin Wilke2009-12-151-0/+29
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>