aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/etoile-azswitch
Commit message (Collapse)AuthorAgeFilesLines
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-8/+7
| | | | Notes: svn path=/head/; revision=255316
* - add PORTSCOUTDirk Meyer2009-07-061-0/+2
| | | | Notes: svn path=/head/; revision=237235
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* AZSwitch is an experimental application for window switching.Dirk Meyer2008-05-114-0/+49
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/ Notes: svn path=/head/; revision=212913