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:
2026-02-19 20:48:46 +00:00
parent a6ff84dfca
commit 3073db38f1
5 changed files with 7 additions and 0 deletions
BIN
View File
Binary file not shown.