July 1, 2026
9:38 p.m.
The core of the implementation probably needs to be in something like winex11 or win32u. In principle that would use drmCrtcQueueSequence() on Linux, but perhaps we could use VK_DISPLAY_EVENT_TYPE_FIRST_PIXEL_OUT_EXT from VK_EXT_display_control for a slightly more general implementation. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10246#note_144650