diff --git a/src/mango.c b/src/mango.c index 26eb0769..5549686c 100644 --- a/src/mango.c +++ b/src/mango.c @@ -2572,6 +2572,8 @@ void cleanuplisteners(void) { } void cleanup(void) { + allow_frame_scheduling = false; + ipc_cleanup(); cleanuplisteners(); #ifdef XWAYLAND