core: window: enable create effect for new wayland windows
https://bugzilla.gnome.org/show_bug.cgi?id=719833
This commit is contained in:
parent
0924c7d61b
commit
4d2d2f285b
@ -1441,7 +1441,7 @@ meta_window_new_for_wayland (MetaDisplay *display,
|
|||||||
None,
|
None,
|
||||||
FALSE,
|
FALSE,
|
||||||
WithdrawnState,
|
WithdrawnState,
|
||||||
META_COMP_EFFECT_NONE,
|
META_COMP_EFFECT_CREATE,
|
||||||
&attrs);
|
&attrs);
|
||||||
|
|
||||||
meta_error_trap_pop (display); /* pop the XSync()-reducing trap */
|
meta_error_trap_pop (display); /* pop the XSync()-reducing trap */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user