diff --git a/src/mango.c b/src/mango.c index 40e7a120..9100ae3c 100644 --- a/src/mango.c +++ b/src/mango.c @@ -2603,6 +2603,8 @@ void cleanuplisteners(void) { } void cleanup(void) { + allow_frame_scheduling = false; + ipc_cleanup(); cleanuplisteners(); #ifdef XWAYLAND