mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
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,
|
||||
FALSE,
|
||||
WithdrawnState,
|
||||
META_COMP_EFFECT_NONE,
|
||||
META_COMP_EFFECT_CREATE,
|
||||
&attrs);
|
||||
|
||||
meta_error_trap_pop (display); /* pop the XSync()-reducing trap */
|
||||
|
Loading…
Reference in New Issue
Block a user