mutter/src
Milan Bouchet-Valat 2c17ef4803 Emit signals when workspaces are added, removed or switched
The patch adds GLib marshalling code to Mutter, since it's required for the "workspace-switched" signal.
The definition of MetaMotionDirection enum is moved to common.h since it's now used in workspace.c.
A little cleaning is done in workspace.c:meta_workspace_activate_with_focus(), where compositor-specific code is merged with the rest of the function (required to emit signal), removing #ifdefs.
2009-07-04 10:57:52 +02:00
..
compositor Remove unused MetaCompositor functions 2009-06-30 09:35:12 -04:00
core Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
include Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
tools Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
ui Add better tracking of real stacking order 2009-06-29 23:04:59 -04:00
wm-tester Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
.cvsignore
default_icon.png
libmutter-private.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
Makefile.am Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
mutter-plugins.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-wm.desktop.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter.desktop.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter.schemas.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
run-mutter.sh Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
stock_delete.png
stock_maximize.png
stock_minimize.png