The FreeBSD Ports Archive
FreeBSD x11-wm : waimea4>
An X11 window manager designed for maximum efficiency
The design goal for waimea is to create the most efficient desktop
working environment available, being fast and highly customizable
virtual desktop window manager. It uses blackbox image rendering engine
and can use Xft library for font rendering (anti-aliased font support).
It also features a very advanced configuration system with which it's
possible to make waimea behave as almost any other window manager.
Features already included are:
* Blackbox image rendering engine (blackbox style support)
* Virtual desktops
* Action configuration system
* Advanced menu system, dynamic menus
* Standard X core fonts
* Xft fonts (anti-aliased fonts, optional Xft2 support)
* Transparent textures and text, text shadow support
* Configurable titlebar buttons
* Dockapp handler system
* Task switcher
* Multiple screen support
* KDE3 and GNOME2 support
* Xinerama and RandR extension support
http://waimea.sourceforge.net/
|
waimea history
v. 1.16
date: 2007/05/19 20:32:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15
date: 2007/03/11 08:51:09; author: stas; state: Exp; lines: +2 -2
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback (maintainer) [2]
v. 1.14
date: 2006/12/13 13:53:54; author: danfe; state: Exp; lines: +1 -1
Fix installation after `x11/eterm' was moved over to LOCALBASE recently.
Reported by: krismail
v. 1.13
date: 2005/05/23 07:02:19; author: danfe; state: Exp; lines: +10 -1
- OPTION'ize
- Add WITH_DITHER knob
v. 1.12
date: 2005/03/07 16:41:03; author: adamw; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
v. 1.11
date: 2005/03/07 15:10:20; author: vanilla; state: Exp; lines: +1 -1
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson
Somepart by: me
v. 1.10
date: 2004/08/27 08:46:32; author: danfe; state: Exp; lines: +1 -1
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
v. 1.9
date: 2004/03/16 22:54:05; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.8
date: 2003/12/15 18:44:02; author: krion; state: Exp; lines: +1 -1
- Chase libraries for new Imlib2 version
v. 1.7
date: 2003/10/07 07:28:18; author: edwin; state: Exp; lines: +1 -0
[PATCH] waimea port has missing run-dependancy
Waimea by default uses Esetroot to set the background image.
However this executable is part of the eterm-port; thus
waimea should list eterm as a dependancy.
Informed maintainer
PR: ports/50628
Submitted by: Alex Kiesel
v. 1.6
date: 2003/02/21 14:19:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/02/18 04:51:34; author: anholt; state: Exp; lines: +3 -4
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
v. 1.4
date: 2003/01/12 00:04:18; author: edwin; state: Exp; lines: +11 -4
This is long-awaited update of x11-wm/waimea port.
PR: ports/46969
Submitted by: Alexey Dokuchaev
v. 1.3
date: 2002/09/02 01:30:24; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis
v. 1.2
date: 2002/06/21 05:46:45; author: pat; state: Exp; lines: +1 -2
- Update to 0.3.3
- Add patches to use gettimeofday(2) so it will not have to link with libcompat
PR: 39568
Submitted by: maintainer
v. 1.1
date: 2002/05/31 21:06:35; author: petef; state: Exp;
Add waimea 0.3.2, an X11 window manager designed for maximum
efficiency.
PR: 38619
Submitted by: Alexey Dokuchaev
=============================================================================
v. 1.16
date: 2007/05/19 20:32:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15
date: 2007/03/11 08:51:09; author: stas; state: Exp; lines: +2 -2
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback (maintainer) [2]
v. 1.14
date: 2006/12/13 13:53:54; author: danfe; state: Exp; lines: +1 -1
Fix installation after `x11/eterm' was moved over to LOCALBASE recently.
Reported by: krismail
v. 1.13
date: 2005/05/23 07:02:19; author: danfe; state: Exp; lines: +10 -1
- OPTION'ize
- Add WITH_DITHER knob
v. 1.12
date: 2005/03/07 16:41:03; author: adamw; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
v. 1.11
date: 2005/03/07 15:10:20; author: vanilla; state: Exp; lines: +1 -1
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson
Somepart by: me
v. 1.10
date: 2004/08/27 08:46:32; author: danfe; state: Exp; lines: +1 -1
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
v. 1.9
date: 2004/03/16 22:54:05; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.8
date: 2003/12/15 18:44:02; author: krion; state: Exp; lines: +1 -1
- Chase libraries for new Imlib2 version
v. 1.7
date: 2003/10/07 07:28:18; author: edwin; state: Exp; lines: +1 -0
[PATCH] waimea port has missing run-dependancy
Waimea by default uses Esetroot to set the background image.
However this executable is part of the eterm-port; thus
waimea should list eterm as a dependancy.
Informed maintainer
PR: ports/50628
Submitted by: Alex Kiesel
v. 1.6
date: 2003/02/21 14:19:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/02/18 04:51:34; author: anholt; state: Exp; lines: +3 -4
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
v. 1.4
date: 2003/01/12 00:04:18; author: edwin; state: Exp; lines: +11 -4
This is long-awaited update of x11-wm/waimea port.
PR: ports/46969
Submitted by: Alexey Dokuchaev
v. 1.3
date: 2002/09/02 01:30:24; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis
v. 1.2
date: 2002/06/21 05:46:45; author: pat; state: Exp; lines: +1 -2
- Update to 0.3.3
- Add patches to use gettimeofday(2) so it will not have to link with libcompat
PR: 39568
Submitted by: maintainer
v. 1.1
date: 2002/05/31 21:06:35; author: petef; state: Exp;
Add waimea 0.3.2, an X11 window manager designed for maximum
efficiency.
PR: 38619
Submitted by: Alexey Dokuchaev
=============================================================================
v. 1.16
date: 2007/05/19 20:32:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15
date: 2007/03/11 08:51:09; author: stas; state: Exp; lines: +2 -2
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback (maintainer) [2]
v. 1.14
date: 2006/12/13 13:53:54; author: danfe; state: Exp; lines: +1 -1
Fix installation after `x11/eterm' was moved over to LOCALBASE recently.
Reported by: krismail
v. 1.13
date: 2005/05/23 07:02:19; author: danfe; state: Exp; lines: +10 -1
- OPTION'ize
- Add WITH_DITHER knob
v. 1.12
date: 2005/03/07 16:41:03; author: adamw; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
v. 1.11
date: 2005/03/07 15:10:20; author: vanilla; state: Exp; lines: +1 -1
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson
Somepart by: me
v. 1.10
date: 2004/08/27 08:46:32; author: danfe; state: Exp; lines: +1 -1
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
v. 1.9
date: 2004/03/16 22:54:05; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.8
date: 2003/12/15 18:44:02; author: krion; state: Exp; lines: +1 -1
- Chase libraries for new Imlib2 version
v. 1.7
date: 2003/10/07 07:28:18; author: edwin; state: Exp; lines: +1 -0
[PATCH] waimea port has missing run-dependancy
Waimea by default uses Esetroot to set the background image.
However this executable is part of the eterm-port; thus
waimea should list eterm as a dependancy.
Informed maintainer
PR: ports/50628
Submitted by: Alex Kiesel
v. 1.6
date: 2003/02/21 14:19:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/02/18 04:51:34; author: anholt; state: Exp; lines: +3 -4
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
v. 1.4
date: 2003/01/12 00:04:18; author: edwin; state: Exp; lines: +11 -4
This is long-awaited update of x11-wm/waimea port.
PR: ports/46969
Submitted by: Alexey Dokuchaev
v. 1.3
date: 2002/09/02 01:30:24; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis
v. 1.2
date: 2002/06/21 05:46:45; author: pat; state: Exp; lines: +1 -2
- Update to 0.3.3
- Add patches to use gettimeofday(2) so it will not have to link with libcompat
PR: 39568
Submitted by: maintainer
v. 1.1
date: 2002/05/31 21:06:35; author: petef; state: Exp;
Add waimea 0.3.2, an X11 window manager designed for maximum
efficiency.
PR: 38619
Submitted by: Alexey Dokuchaev
=============================================================================
|
| |

|