diff --git a/src/main.c b/src/main.c index 32930fe1..d37c1b01 100644 --- a/src/main.c +++ b/src/main.c @@ -335,6 +335,7 @@ on_hide_splash (state_t *state) state->boot_splash = NULL; } + ply_trace ("closing windows"); close_windows (state); if (state->session != NULL)