mutter/src
Colin Walters f2158218be plugins: Add early_initialize vfunc
For GNOME Shell, we need to grab our DBus names *before* we talk XSMP.
gnome-session takes our XSMP connection as "I'm ready", and starts
running all the other random crud that people dropped in as autostart
files.  But for example, we need to have claimed
org.freedesktop.Notifications before a lot of said crud starts.

This requires a plugin API version bump.

Misc: Move handling of --version way earlier in main() where
it should be; no point having it wedged after plugin handling.
2011-02-25 14:38:04 -05:00
..
compositor plugins: Add early_initialize vfunc 2011-02-25 14:38:04 -05:00
core plugins: Add early_initialize vfunc 2011-02-25 14:38:04 -05:00
include plugins: Add early_initialize vfunc 2011-02-25 14:38:04 -05:00
tools Replace some GDK X11 calls with future-proof ones 2010-12-03 00:17:42 +01:00
ui Fix set but not used variables 2011-01-24 16:26:57 -05:00
wm-tester
.cvsignore
default_icon.png
libmutter-private.pc.in Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
Makefile.am Add an "Above_Tab" pseudo-keysym 2011-01-05 18:58:11 -05:00
mutter-enum-types.c.in
mutter-enum-types.h.in
mutter-marshal.list
mutter-plugins.pc.in
mutter-wm.desktop.in
mutter.desktop.in
mutter.schemas.in Optionally attach modal dialogs 2010-09-11 05:36:12 +04:00
run-mutter.sh
stock_delete.png
stock_maximize.png
stock_minimize.png