From owner-cvs-all@FreeBSD.ORG Tue Dec 15 19:05:30 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D11EE106566B; Tue, 15 Dec 2009 19:05:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A76BC8FC1D; Tue, 15 Dec 2009 19:05:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBFJ5UES041735; Tue, 15 Dec 2009 19:05:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBFJ5Ukf041734; Tue, 15 Dec 2009 19:05:30 GMT (envelope-from miwi) Message-Id: <200912151905.nBFJ5Ukf041734@repoman.freebsd.org> From: Martin Wilke Date: Tue, 15 Dec 2009 19:05:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/plasma-applet-fancytasks Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 19:05:30 -0000 miwi 2009-12-15 19:05:30 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/plasma-applet-fancytasks Makefile distinfo pkg-descr pkg-plist Log: 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 Revision Changes Path 1.383 +1 -0 ports/deskutils/Makefile 1.1 +29 -0 ports/deskutils/plasma-applet-fancytasks/Makefile (new) 1.1 +3 -0 ports/deskutils/plasma-applet-fancytasks/distinfo (new) 1.1 +25 -0 ports/deskutils/plasma-applet-fancytasks/pkg-descr (new) 1.1 +12 -0 ports/deskutils/plasma-applet-fancytasks/pkg-plist (new)