May 19, 2026
5:14 p.m.
Handle pActivateWindow by forwarding the activation-related Z-order change through ioctl_window_pos_changed(). This fixes activated windows not being visually raised to the front when clicked. <details> <summary>video demonstrating the issue</summary> {width=866 height=600} </details> -- v2: wineandroid: Update Z-order on window activation. https://gitlab.winehq.org/wine/wine/-/merge_requests/10945