Fusilli is an OpenGL compositing window manager for the X Window System.
It is a fork of Compiz (0.8)
3d, addhelper, animation, annotate, blur, clone, colorfilter, commands, cube, decoration, expo, extrawm, ezoom, fade, fadedesktop, firepaint, grid, group, mag, matecompat, minimize, move, neg, obs, opacify, place, resize, ring, rotate, scale, screenshot, shift, showmouse, snow, splash, staticswitcher, svg, switcher, thumbnail, titleinfo, trailfocus, wall, wallpaper, water, winrules, wobbly, workarounds, wsnames
The effects that used to be in animationaddon, are now included in animation.
Plugins png, imgjpeg, text, regex, inotify, mousepoll were consolidated into core.
Options are stored in ~/.config/fusilli/banana.xml (you can change this file using the --bananafile parameter of fusilli)
You can edit this file directly, but it is easier to use the GUI configuration tool - fsm (Fusilli Settings Manager)
Package available in AUR: https://aur.archlinux.org/packages/fusilli-git/
An ebuild is available in folder gentoo/ of this repo.
Standard procedure applies:
./autogen.sh --prefix=PREFIX
make
make install
The window manager can be started with:
./fusilli --replace
The gtk2-based window decorator:
./fusilli-decorator-gtk --replace
The window decorator for KDE4:
./fusilli-decorator-kde4 --replace
fsm, the configuration manager (fusilli settings manager):
./fsm