Add CLIENT_UNMANAGING flag to prevent redundant unmap processing when client_set_fullscreen transitions a client out of fullscreen mode. Set flag before clearing CLIENT_FULLSCREEN and clear it after decorations render, with early return in handle_unmap_notify when flag is active.