core: window: enable create effect for new wayland windows

https://bugzilla.gnome.org/show_bug.cgi?id=719833
This commit is contained in:
Lionel Landwerlin 2013-12-04 11:14:15 +00:00
parent 0924c7d61b
commit 4d2d2f285b

View File

@ -1441,7 +1441,7 @@ meta_window_new_for_wayland (MetaDisplay *display,
None,
FALSE,
WithdrawnState,
META_COMP_EFFECT_NONE,
META_COMP_EFFECT_CREATE,
&attrs);
meta_error_trap_pop (display); /* pop the XSync()-reducing trap */