mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
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 */
|
||||
|
||||
children = clutter_actor_get_children (info->window_group);
|
||||
has_windows = FALSE;
|
||||
reordered = FALSE;
|
||||
|
||||
/* We allow for actors in the window group other than the actors we
|
||||
|
Loading…
Reference in New Issue
Block a user