June 4, 2026
9:18 a.m.
On Thu Jun 4 06:38:09 2026 +0000, Rémi Bernon wrote:
Could we avoid to embed input-event-code.h, by #ifdef-ing these? Yep. In practice I think I'll extract the required part of the header and put it at the top of keyboard.c, or somewhere in include/wine/. Actually, at that point I could even make that unconditional, getting rid of the `#include` entirely.
I'm going to try that and see how it looks. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10963#note_142179