mirror of
https://github.com/brl/mutter.git
synced 2025-06-15 09:49:30 +00:00
core: window: enable create effect for new wayland windows
https://bugzilla.gnome.org/show_bug.cgi?id=719833
This commit is contained in:
@ -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 */
|
||||||
|
Reference in New Issue
Block a user