summaryrefslogtreecommitdiffstats
path: root/src/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell.c')
-rw-r--r--src/shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shell.c b/src/shell.c
index fbd1b72..a3eb31f 100644
--- a/src/shell.c
+++ b/src/shell.c
@@ -1532,6 +1532,7 @@ shell_set_app_normal(struct wl_client *client, struct wl_resource *shell_res,
/* change the role */
surf->role = IVI_SURFACE_ROLE_NONE;
+ surf->state = NORMAL;
surf->desktop.pending_output = ivi_output;
wl_list_remove(&surf->link);