]> Matthew Allum
&author_mail;
2007 This document is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found in the file COPYING included with the source code of this program. Clutter Application Developer Manual &appversion;
Introduction
About Clutter FIXME
About this document This documentation is available in various formats like HTML, text and PDF. The latest version is always available at &appurl;.
Where to get it You can obtain Clutter from &appurl; or perhaps from your distributor.
License Clutter is distributed under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found in the file COPYING included with the source code of this program.
Installation
Requirements
Binary packages
Frequently Asked Questions Why do Clutter applications run really slowly on Intel cards even though direct rendering support is reported. There is a bug in some versions of the Intel drivers that causes the driver to 'stall' when attempting to sync to vblank (as Clutter does by default). The fix is to either upgrade your drivers or set 'CLUTTER_VBLANK=none' when running Clutter applications. Contributing to this document This document is written in Docbook XML. The source file for it is located in the subdirectory "doc/manual" of the source directory of Clutter.