The FreeBSD Ports Archive
FreeBSD x11-wm : ude4>
Small, fast, compact windowmanager
UDE is a fast, small, and compact windowmanager that
resembles blackbox/windowmaker simplicity. Its memory
footprint is very small - sometimes only 4MB. It is
ideal for people who have few system resources.
http://udeproject.sourceforge.net/
|
ude history
v. 1.30
date: 2007/09/27 22:26:13; author: miwi; state: Exp; lines: +3 -0
- Marked deprecated (Version branch long since retired)
v. 1.29
date: 2007/05/19 20:32:51; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28
date: 2006/05/13 05:00:44; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.27
date: 2005/04/12 03:26:56; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.26
date: 2005/04/11 08:04:40; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.25
date: 2005/02/06 22:51:31; author: pav; state: Exp; lines: +9 -6
- Update to 0.2.9b
PR: ports/77141
Submitted by: KATO Tsuguru
v. 1.24
date: 2004/07/11 11:23:40; author: krion; state: Exp; lines: +8 -1
Support WITHOUT_NLS
v. 1.23
date: 2004/03/01 18:26:06; author: krion; state: Exp; lines: +2 -3
- Update to version 0.2.9a
PR: ports/63598
Submitted by: Ports Fury
v. 1.22
date: 2004/02/04 04:36:30; author: marcus; state: Exp; lines: +3 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.21
date: 2004/01/23 18:12:25; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.20
date: 2003/12/07 16:41:37; author: krion; state: Exp; lines: +1 -1
- Update to version 0.2.9
PR: 60015
Submitted by: Ports Fury
v. 1.19
date: 2003/12/04 19:01:11; author: krion; state: Exp; lines: +2 -3
- Update to version 0.2.8a
PR: 59648
Submitted by: Ports Fury
v. 1.18
date: 2003/08/26 20:25:58; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.17
date: 2003/08/25 05:41:38; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.16
date: 2003/02/20 19:21:35; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:48:50; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:47:36; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2002/08/01 16:22:40; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.12
date: 2002/07/31 02:52:07; author: pat; state: Exp; lines: +10 -15
Update to 0.2.8
PR: ports/41178
Submitted by: KATO Tsuguru
v. 1.11
date: 2002/04/12 17:10:17; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.10
date: 2002/03/15 19:44:29; author: ade; state: Exp; lines: +2 -2
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.9
date: 2001/02/05 21:05:50; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.8
date: 2000/11/13 15:06:59; author: kevlo; state: Exp; lines: +15 -3
Update to version 0.2.7b-BETA.
PR: 22817
Submitted by: Ports Fury
v. 1.7
date: 2000/08/03 09:28:16; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.6
date: 2000/06/22 05:52:15; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.5
date: 2000/06/14 13:21:00; author: sobomax; state: Exp; lines: +3 -2
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.4
date: 2000/04/10 19:50:25; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/25 18:56:40; author: will; state: Exp; lines: +5 -3
Clean up x11-wm/ude port.
PR: 17531
Submitted by: KATO Tsuguru
v. 1.2
date: 2000/03/22 01:59:39; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.1
date: 2000/03/11 16:11:59; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/11 16:11:59; author: jedgar; state: Exp; lines: +0 -0
UDE is a fast, small, and compact windowmanager that
resembles blackbox/windowmaker simplicity. Its memory
footprint is very small - sometimes only 4MB. It is
ideal for people who have few system resources.
PR: 17238
Submitted by: Will Andrews
=============================================================================
v. 1.30
date: 2007/09/27 22:26:13; author: miwi; state: Exp; lines: +3 -0
- Marked deprecated (Version branch long since retired)
v. 1.29
date: 2007/05/19 20:32:51; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28
date: 2006/05/13 05:00:44; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.27
date: 2005/04/12 03:26:56; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.26
date: 2005/04/11 08:04:40; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.25
date: 2005/02/06 22:51:31; author: pav; state: Exp; lines: +9 -6
- Update to 0.2.9b
PR: ports/77141
Submitted by: KATO Tsuguru
v. 1.24
date: 2004/07/11 11:23:40; author: krion; state: Exp; lines: +8 -1
Support WITHOUT_NLS
v. 1.23
date: 2004/03/01 18:26:06; author: krion; state: Exp; lines: +2 -3
- Update to version 0.2.9a
PR: ports/63598
Submitted by: Ports Fury
v. 1.22
date: 2004/02/04 04:36:30; author: marcus; state: Exp; lines: +3 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.21
date: 2004/01/23 18:12:25; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.20
date: 2003/12/07 16:41:37; author: krion; state: Exp; lines: +1 -1
- Update to version 0.2.9
PR: 60015
Submitted by: Ports Fury
v. 1.19
date: 2003/12/04 19:01:11; author: krion; state: Exp; lines: +2 -3
- Update to version 0.2.8a
PR: 59648
Submitted by: Ports Fury
v. 1.18
date: 2003/08/26 20:25:58; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.17
date: 2003/08/25 05:41:38; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.16
date: 2003/02/20 19:21:35; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:48:50; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:47:36; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2002/08/01 16:22:40; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.12
date: 2002/07/31 02:52:07; author: pat; state: Exp; lines: +10 -15
Update to 0.2.8
PR: ports/41178
Submitted by: KATO Tsuguru
v. 1.11
date: 2002/04/12 17:10:17; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.10
date: 2002/03/15 19:44:29; author: ade; state: Exp; lines: +2 -2
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.9
date: 2001/02/05 21:05:50; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.8
date: 2000/11/13 15:06:59; author: kevlo; state: Exp; lines: +15 -3
Update to version 0.2.7b-BETA.
PR: 22817
Submitted by: Ports Fury
v. 1.7
date: 2000/08/03 09:28:16; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.6
date: 2000/06/22 05:52:15; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.5
date: 2000/06/14 13:21:00; author: sobomax; state: Exp; lines: +3 -2
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.4
date: 2000/04/10 19:50:25; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/25 18:56:40; author: will; state: Exp; lines: +5 -3
Clean up x11-wm/ude port.
PR: 17531
Submitted by: KATO Tsuguru
v. 1.2
date: 2000/03/22 01:59:39; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.1
date: 2000/03/11 16:11:59; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/11 16:11:59; author: jedgar; state: Exp; lines: +0 -0
UDE is a fast, small, and compact windowmanager that
resembles blackbox/windowmaker simplicity. Its memory
footprint is very small - sometimes only 4MB. It is
ideal for people who have few system resources.
PR: 17238
Submitted by: Will Andrews
=============================================================================
v. 1.30
date: 2007/09/27 22:26:13; author: miwi; state: Exp; lines: +3 -0
- Marked deprecated (Version branch long since retired)
v. 1.29
date: 2007/05/19 20:32:51; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28
date: 2006/05/13 05:00:44; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.27
date: 2005/04/12 03:26:56; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.26
date: 2005/04/11 08:04:40; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.25
date: 2005/02/06 22:51:31; author: pav; state: Exp; lines: +9 -6
- Update to 0.2.9b
PR: ports/77141
Submitted by: KATO Tsuguru
v. 1.24
date: 2004/07/11 11:23:40; author: krion; state: Exp; lines: +8 -1
Support WITHOUT_NLS
v. 1.23
date: 2004/03/01 18:26:06; author: krion; state: Exp; lines: +2 -3
- Update to version 0.2.9a
PR: ports/63598
Submitted by: Ports Fury
v. 1.22
date: 2004/02/04 04:36:30; author: marcus; state: Exp; lines: +3 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.21
date: 2004/01/23 18:12:25; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.20
date: 2003/12/07 16:41:37; author: krion; state: Exp; lines: +1 -1
- Update to version 0.2.9
PR: 60015
Submitted by: Ports Fury
v. 1.19
date: 2003/12/04 19:01:11; author: krion; state: Exp; lines: +2 -3
- Update to version 0.2.8a
PR: 59648
Submitted by: Ports Fury
v. 1.18
date: 2003/08/26 20:25:58; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.17
date: 2003/08/25 05:41:38; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.16
date: 2003/02/20 19:21:35; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:48:50; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:47:36; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2002/08/01 16:22:40; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.12
date: 2002/07/31 02:52:07; author: pat; state: Exp; lines: +10 -15
Update to 0.2.8
PR: ports/41178
Submitted by: KATO Tsuguru
v. 1.11
date: 2002/04/12 17:10:17; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.10
date: 2002/03/15 19:44:29; author: ade; state: Exp; lines: +2 -2
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.9
date: 2001/02/05 21:05:50; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.8
date: 2000/11/13 15:06:59; author: kevlo; state: Exp; lines: +15 -3
Update to version 0.2.7b-BETA.
PR: 22817
Submitted by: Ports Fury
v. 1.7
date: 2000/08/03 09:28:16; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.6
date: 2000/06/22 05:52:15; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.5
date: 2000/06/14 13:21:00; author: sobomax; state: Exp; lines: +3 -2
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.4
date: 2000/04/10 19:50:25; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/25 18:56:40; author: will; state: Exp; lines: +5 -3
Clean up x11-wm/ude port.
PR: 17531
Submitted by: KATO Tsuguru
v. 1.2
date: 2000/03/22 01:59:39; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.1
date: 2000/03/11 16:11:59; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/11 16:11:59; author: jedgar; state: Exp; lines: +0 -0
UDE is a fast, small, and compact windowmanager that
resembles blackbox/windowmaker simplicity. Its memory
footprint is very small - sometimes only 4MB. It is
ideal for people who have few system resources.
PR: 17238
Submitted by: Will Andrews
=============================================================================
|
| |

|