• Diff for "Development/zero-nine"
  • Immutable Page
  • Info
  • Attachments
Differences between revisions 12 and 13
Revision 12 as of 2012-11-08 03:39:35
Size: 1604
Editor: 203-59-91-85
Comment:
Revision 13 as of 2012-12-26 13:03:55
Size: 1712
Editor: 58-7-107-230
Comment:
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:

=== How-to's, tutorials etc ===

 *[[/GLESPorting | Porting plugins to use the new OpenGL plugin API]]

Compiz 0.9.x Series

The 0.9.x series is the development branch of compiz, and should be considered the master branch for all work going forward.

Getting the code

Compiz is hosted on launchpad. You can fetch the code with bzr:

bzr branch lp:compiz

Building it

See the compile guide.

Coding Help

Class Documentation

We also have reference documentation of several key classes which you may come across

Libdecoration Documentation

Libdecoration, the framework to program decorators for compiz to also has some documentation

Libcompizconfig Documentation

Libcompizconfig, the settings framework, also has some documentation how to write settings backends

Python Compizconfig Documentation

Documentation for the compizconfig-python bindings, for writing settings applications easily in python.

How-to's, tutorials etc

Development/zero-nine (last edited 2012-12-26 13:03:55 by 58-7-107-230)