mutter/src
Florian Müllner 8100cefd4c screen: Split workspace initialization from meta_screen_new()
Since commit 8b2b65246a, we assume that the compositor always
exists. Alas, the assumption is wrong - the compositor is currently
initialized after the screen, but meta_screen_new() itself may
call a compositor function if initialization involves a workspace
switch (which will happen when meta_workspace_activate() is called
more than once and for different workspaces - or in other words,
when _NET_CURRENT_DESKTOP is set and not 0).
So carefully split out the offending bits and only call them after
the compositor has been initialized.

https://bugzilla.gnome.org/show_bug.cgi?id=731332
2014-06-11 23:35:34 +02:00
..
backends native: Add a warp_pointer implementation 2014-06-11 16:42:05 -04:00
compositor meta-window-actor: Don't add shadows to popups if the toolkit already does 2014-06-10 13:40:33 +02:00
core screen: Split workspace initialization from meta_screen_new() 2014-06-11 23:35:34 +02:00
meta meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
ui common: Do not leak MetaResizePopup to the public api 2014-06-04 15:53:29 +02:00
wayland wayland-touch: Rearrange header slightly 2014-06-11 16:28:45 -04:00
x11 Move all X11 event processing to a new file in x11/ 2014-06-11 16:28:45 -04:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile.am Move all X11 event processing to a new file in x11/ 2014-06-11 16:28:45 -04:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Use a META_ prefix for enum types, not MUTTER_ 2012-02-23 16:39:28 -05:00
org.freedesktop.login1.xml launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00