Files
retoor 3073db38f1 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.
2026-02-19 20:48:46 +00:00
..