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
parents
AUTHORS
0 → 100644
COPYING
0 → 100644
MAINTAINERS
0 → 100644
Makefile.am
0 → 100644
README
0 → 100644
autogen.sh
0 → 100755
configure.ac
0 → 100644
js/ui/main.js
0 → 100644
scripts/start-in-Xephyr
0 → 100755
src/Makefile.am
0 → 100644
src/default.c
0 → 100644
This diff is collapsed.
src/gnome-shell-plugin.c
0 → 100644