summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-03-05 16:16:26 -0500
committerDan Winship <danw@gnome.org>2011-03-07 18:19:53 -0500
commitbb50f65532f8f513d483436de88b964f6ac0a343 (patch)
treeed438ac7b00156666125e8ad1c764905873fee69 /.gitignore
parent28752718c594201210217ba1f6d240d7f9a374a6 (diff)
downloadmutter-bb50f65532f8f513d483436de88b964f6ac0a343.tar.gz
Allow mutter to be used as a library
Move all of the mutter code into a new libmutter-wm.so, split its main() method into meta_get_option_context(), meta_init() and meta_run(), add methods for using in-process plugins, and add libmutter-wm.pc pointing to the new library. The mutter binary is now just a tiny program that links against libmutter-wm. The --version and --mutter-plugins options are handled at the mutter level, not in libmutter-wm, and a few strange unused command-line options (--no-force-fullscreen and --no-tab-popup) have been removed. https://bugzilla.gnome.org/show_bug.cgi?id=643959
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9ae964955..648049a09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,7 @@ POTFILES
50-metacity-key.xml
inlinepixbufs.h
libmutter-private.pc
+libmutter-wm.pc
mutter
mutter-theme-viewer
mutter.desktop