fix: skip unmap notifications for clients undergoing fullscreen unmanagement
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.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user