From owner-cvs-all@FreeBSD.ORG Sun May 11 13:34:40 2008 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 462B61065671; Sun, 11 May 2008 13:34:40 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 34B368FC28; Sun, 11 May 2008 13:34:40 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4BDYei5076998; Sun, 11 May 2008 13:34:40 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4BDYeEt076997; Sun, 11 May 2008 13:34:40 GMT (envelope-from dinoex) Message-Id: <200805111334.m4BDYeEt076997@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 11 May 2008 13:34:40 +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/x11-wm Makefile ports/x11-wm/etoile-azswitch Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2008 13:34:40 -0000 dinoex 2008-05-11 13:34:40 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/etoile-azswitch Makefile distinfo pkg-descr pkg-plist Log: AZSwitch is an experimental application for window switching. The main challenge is how to track key and mouse input and show minimature window. Unlike AZDock, which is application-based, AZSwitch is window-based. Therefore, they are not compatible to each other in implementation. WWW: http://www.etoile-project.org/ Revision Changes Path 1.222 +1 -0 ports/x11-wm/Makefile 1.1 +32 -0 ports/x11-wm/etoile-azswitch/Makefile (new) 1.1 +3 -0 ports/x11-wm/etoile-azswitch/distinfo (new) 1.1 +7 -0 ports/x11-wm/etoile-azswitch/pkg-descr (new) 1.1 +7 -0 ports/x11-wm/etoile-azswitch/pkg-plist (new)