compositor: initial has_window to FALSE in sync_actor_stacking
Spotted by Jasper, discussed on IRC.
This commit is contained in:
parent
d50ea010ef
commit
ddf566a3c4
@ -1152,6 +1152,7 @@ sync_actor_stacking (MetaCompScreen *info)
|
|||||||
* we go ahead and do it */
|
* we go ahead and do it */
|
||||||
|
|
||||||
children = clutter_actor_get_children (info->window_group);
|
children = clutter_actor_get_children (info->window_group);
|
||||||
|
has_windows = FALSE;
|
||||||
reordered = FALSE;
|
reordered = FALSE;
|
||||||
|
|
||||||
/* We allow for actors in the window group other than the actors we
|
/* We allow for actors in the window group other than the actors we
|
||||||
|
Loading…
Reference in New Issue
Block a user