PDA

View Full Version : Example plugins


mikedee
April 5th, 2007, 07:20 PM
Here are some example plugins for anyone who is interested in developing.

They are

helloworld - uses an action to write hello world to the terminal
blackandwhite - just makes all windows black and white
triangle - paints a triangle to the screen

Check out a copy from git with this command, update with git-pull

git-clone git://people.freedesktop.org/~mike/example

Git web is here to browse the source online

http://gitweb.freedesktop.org/?p=users/mike/example.git;a=summary

ioannis
April 16th, 2007, 02:17 AM
hello mikedee. Could you please update these against compiz git version.

thanks

mikedee
April 16th, 2007, 03:16 AM
Updated now :)

mikedee
May 19th, 2007, 04:53 PM
Updated and put into fdo git repo