Waimea take 2
Just installed Waimea. I thought Window Maker was fast. Waimea is
way faster. Configuration is done by hand though From the
webpage:
The design goal for waimea is to create the most
efficient desktop working environment available. To achieve this
waimea is a fast and highly customizable virtual multiple desktop
window manager. It has a very advanced style engine with features
like blackbox style support, pixmap style support and transparent
textures. Text can be rendered double buffered using both X core
fonts and Xft fonts. Waimea also includes a fast lightweight menu
system with dynamic menus support. The built in action
configuration system makes waimea the most configurable window
manager available. It allows the user to set up waimea to behave as
any other window manager or in new ways never before
possible.
This is true. Every action is described in a text file so you can
change everything in Waimea. Example:
DEF defaultAllWindows {
Raise : ButtonPress = Button1 & Mod1Mask,
StartOpaqueMove : ButtonPress = Button1 & Mod1Mask,
StartOpaqueResizeRight : ButtonPress = Button3 & Mod1Mask,
Lower : ButtonPress = Button2 & Mod1Mask,
EndMoveResize : ButtonRelease = Button1 & MoveResizeMask,
EndMoveResize : ButtonRelease = Button3 & MoveResizeMask
}
There is even a
href="http://130.239.134.83/cgi-bin/waimea/waimeaac.pl?mode=top10">top
10 (well only top 5 at the moment) with all the favourite
action files.
I like it
From href="http://www.andrerestivo.com/links/linkdetail.php?id=201">www.andrerestivo.com.