You are not logged in.
Finally a new blackbox! 0.70!
I've missed blackbox...always was so nice, had a better feel to me than flux (even though I love flux too). I can't wait to try some new spiffy blackbox configs!
Offline
The new blackbox is awesome, even though there don't seem to be many styles for it.
Anyone know where there are some 0.70 styles? There are two at themes.freshmeat.net, but...only two.
I built the new blackbox out of impatience (and I'm planning on rebuilding this system anew), so here's my (rudimentary) PKGBUILD:
pkgname=blackbox
pkgver=0.70.0
pkgrel=1
pkgdesc="A window manager for X"
depends=('x-server')
source=($pkgname-$pkgver.tar.bz2)
md5sums=()
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr
make || return 1
make DESTDIR=$startdir/pkg install
}
Just a warning that I don't really recommend using my porrly thought out PKGBUILD...I just thought it rude not to post it.
Plus, you'll have to dl the package yourself from http://blackboxwm.sourceforge.net/
I would still like to know of any 0.70 styles locations!
Offline
What, pray tell, is different about this version of Blackbox?
Offline
It has full compatibility with all the latest WM (EHWM 1.3 or something) standards as well as supporting all the major types of dockapps, icon-thingies and widgetlets.
Plus a new styling system will allow for some hot 5h|+!
bbkeys has been rewritten. Here's more:
http://cvs.sourceforge.net/viewcvs.py/b … g?rev=HEAD
The new blackbox just FEELs nice. Responds great.
Offline
Configuring it is really easy. Memory usage is really low.
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
any screenshots of the new version so I can compare? how does it stack up to fluxbox?
Offline
It doesn't have some of the more eyecandy-type fluxbox features (no transparency, etc.), but it is very attractive and...I guess you could say it does a bit less than flux, but IMHO does it much better.
There aren't very many 0.70 styles available yet, although old styles can be converted...they just don't take advantage of all of the new styling features. I don't know what these new styling features are, yet. I've just heard tell.
Here's my current setup...a bit rudimentary, but I haven't had time to chisel it into what I want yet. There is no focused window, sorry...focused windows have the color the toolbar has.
Offline
Heh, I like the screenshot while reading this thread 8)
Offline
I built a full PKGBUILD with bbkeys integrated, based on dorphell PKGBUILD for 0.65. It's the fourth post in the thread linked below. Let me know if you have any tips about it.
Offline