[mutter/wayland] core: window: enable create effect for new wayland windows
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] core: window: enable create effect for new wayland windows
- Date: Wed, 4 Dec 2013 13:57:06 +0000 (UTC)
commit 4d2d2f285bfa49e9f70b07e163a1f28135aec6f4
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Wed Dec 4 11:14:15 2013 +0000
core: window: enable create effect for new wayland windows
https://bugzilla.gnome.org/show_bug.cgi?id=719833
src/core/window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/core/window.c b/src/core/window.c
index 5b1490d..10141b0 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -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 */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]