Date: Tue, 19 Aug 2003 16:03:23 -0700 (PDT) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm Makefile ports/x11-wm/fluxter Makefile distinfo pkg-descr pkg-plist Message-ID: <200308192303.h7JN3NVA089886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adamw 2003/08/19 16:03:23 PDT
FreeBSD ports repository
Modified files:
x11-wm Makefile
Added files:
x11-wm/fluxter Makefile distinfo pkg-descr pkg-plist
Log:
fluxter is a newer incarnation of bbpager, which is like the name suggests a
pager tool for Blackbox.
The major changes to bbpager are:
- Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in
blackbox directories.
- Default styles come from the fluxbox configuration. Without
customization it will track the look of the current theme.
- The configuration files have been renamed to fluxter.bb (used in a
fluxbox environment) and fluxter.nobb (used in a non-fluxbox
environment). These files should go in fluxbox configuration
directories, such as ~/.fluxbox.
- The X resource entries in the configuration files use fluxter as a label,
rather than bbpager.
- Per-workspace wallpaper changing is supported by the addition of
per-workspace rootCommand configuration entries. For example:
fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png
fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png
fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png
WWW: http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html
Revision Changes Path
1.130 +1 -0 ports/x11-wm/Makefile
1.1 +26 -0 ports/x11-wm/fluxter/Makefile (new)
1.1 +1 -0 ports/x11-wm/fluxter/distinfo (new)
1.1 +20 -0 ports/x11-wm/fluxter/pkg-descr (new)
1.1 +5 -0 ports/x11-wm/fluxter/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308192303.h7JN3NVA089886>
