June 10, 2026
10:47 p.m.
Implements rawinput by refactoring a few things and adding a wine staging patch. Also fixes a few bugs with the existing pointer implementation, which can cause the mouse cursor to escape or is just inefficient. As much as I would like to make relative pointer protocol mandatory, most compositors don't support it in their nested mode, which makes this a very difficult tradeoff to make. For now I have left it optional. -- v4: winewayland: Implement pointer rawinput. https://gitlab.winehq.org/wine/wine/-/merge_requests/11117