freebsd-ports/x11-wm/mosfet-liquid/pkg-descr
Patrick Li b4758697ad o Update to 0.7
o Remove useless .la files
o Fix pkg-descr to be portlint happy

PR:		32099
Submitted by:	maintainer
2001-12-15 14:06:31 +00:00

21 lines
1 KiB
Text

High Performance Liquid KDE style engine
Features include:
* Translucent Menus.
* High performance. No scaling is required, and caching (thus memory usage) is
kept to a minimum. Custom tile drawing code is used for maximum speed. I
wanted to create a style engine that both looked cool and is usable on an
everyday basis by people doing stuff like compiling all day. I've even
gotten emails from a couple users using it over remote X terminals and they
report good speed results! :)
* Colors are fully configurable. This is really cool with this style. It also
handles custom colors like KCalc's correctly. Check out the screenshots
below.
* Mouse Hover is supported for Pushbuttons, ComboBoxes, RadioButtons,
CheckBoxes, and ScrollBars. This doesn't use the crappy "draw a box around
the widget" mouse hover, either, but makes the widget appear to light up.
* Automagically themes the KDE panel, according to the color scheme.
WWW: http://www.mosfet.org/liquid.html
- Daniel M. Duley <mosfet@interaccess.com>