Compiz 是第一个由 OpenGL 驱动的运行于 X Window System 上的混合窗口管理器 。Compiz的混合渲染能力使其可以在窗口管理过程中实现多种视觉效果,比如在矩形虚拟桌面上的窗口最小化。

Compiz is an OpenGL compositing manager that use GLX_EXT_texture_from_pixmap for binding redirected top-level windows to texture objects. It has a flexible plug-in system and it is designed to run well on most graphics hardware.
Okay, this description isn’t really meaningful. In a nutshell, Compiz is a compositing manager, which means that it enhances the overall user interaction by adding fancy effects to your windows, from drop shadows to awesome desktop effects like the Desktop Cube or the Expo view.
Compiz can also be a window manager, which means that it is the software between you and your desktop apps. It enables you to move or resize windows, to switch workspaces, to switch windows easily (using alt-tab or so), and so on.
If you heard of Beryl or Compiz Fusion, it’s us as well ! Check the wiki page for more details on the (somewhat troubled) project history.
Compiz符合ICCCM标准,可以取代GNOME环境的Metacity视窗管理器,或是KDE环境下的Kwin。 Compiz拥有类似苹果电脑的Mac OS X作业系统中所提供的许多桌面特效,例如 Exposé。 Compiz 是架构在 Xgl 这个新的 X 环境,使用 OpenGL 绘图层 Glitz 。Compiz 最早是由Novell在2006年一月时公布新版 Xgl 时所发表的。在开发初期Compiz只能正常运行在有限的几种Xgl所支援的硬件3D加速卡上。尽管Xgl和Compiz这两个全新构造的系统还存在一些bug并且仍处於积极的开发阶段,大多数NVIDIA和ATI图形处理卡可以在Xgl上正常运行Compiz。Compiz在其他一些X服务器和硬件上也可以正常运行。据报道,Compiz在现时仍处于开发阶段的AIGLX上运行良好。
2007年7月30日,Compiz已经与其分支套件Beryl合并,并且更名为Compiz Fusion。 2009年2月2日,Compiz和Compiz Fusion合并,新名字叫Compiz。
特点
内建:
* 桌布
* 透明效果,亮度调节,色彩调节
* 自动唤出活动的窗口
正式插件中:
* cube - 由四个虚拟桌面形成一个矩形,顶端和底端可以放映投影。
* decoration - 对于Gnome和KDE桌面窗口的装饰,可以用来拖拉窗口。
* fade - 窗口的淡入淡出效果。
* gconf - 针对Gnome的设置工具。
* minimize - 带有动画效果的窗口最小化。
* move - 窗口的移动。
* place - 新开视窗位置
* resize - 视窗大小调整
* rotate - 旋转桌面『方块』
* scale - 开启视窗浏览(类似 OSX 的 exposé)
* switcher - 使用 Alt-Tab 切换焦点视窗
* wobbly - 移动视窗时如果冻般波动
* zoom - 局部萤幕放大镜
额外插件:
* edgeflip - 移动视窗至萤幕边缘时,滑入下一个桌面
* opacity - 可调整视窗透明度
* opaquefocus - 调整非焦点视窗的透明度
* trailfocus - 非焦点视窗随时间淡化
* transset - 个别程式透明度调整
最新版本:0.9
官方主页:http://www.compiz.org