Go to file
Owen Taylor 4ba985b484 Initial commit
A plugin for metacity-clutter (mutter) that initializes Javascript
and via Javascript adds an object to the mutter scene graph.

src/gnome-shell-plugin.c: metacity-clutter-plugin
src/shell-global.[ch]: Simple global-information object
js/: Directory for javascript
scripts/start-in-Xephyr: Launch metacity with our plugin
  "nested" within an Xephy X server

svn path=/trunk/; revision=2
2008-10-31 04:22:44 +00:00
js/ui Initial commit 2008-10-31 04:22:44 +00:00
scripts Initial commit 2008-10-31 04:22:44 +00:00
src Initial commit 2008-10-31 04:22:44 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Initial commit 2008-10-31 04:22:44 +00:00
configure.ac Initial commit 2008-10-31 04:22:44 +00:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Initial commit 2008-10-31 04:22:44 +00:00
README Initial commit 2008-10-31 04:22:44 +00:00