Revert "only do configure for wl clients in commit when a buffer is attached"

This reverts commit 9dcc4f632f.

this breaks some corner cases, must investigate further...
This commit is contained in:
Mike Blumenkrantz 2017-07-24 13:24:56 -04:00
parent 9dcc4f632f
commit 2b50b69448
1 changed files with 1 additions and 1 deletions

View File

@ -1485,7 +1485,7 @@ _e_comp_wl_surface_state_commit(E_Client *ec, E_Comp_Wl_Surface_State *state)
}
}
if (state->new_attach && state->buffer)
if (state->new_attach)
{
if ((ec->comp_data->shell.surface) && (ec->comp_data->shell.configure))
ec->comp_data->shell.configure(ec->comp_data->shell.surface,