Skip to content

winex11: Call window_set_wm_state instead of map_window.

This removes the need to unlock the window data, and gets rid of the separate return path, making sure the requests are flushed out in every WindowPosChanged return case. I think it'll fix some issues introduced with d3cb94b5 or 88ad7e11.

Merge request reports

Loading