21 Aug
2025
21 Aug
'25
8:49 a.m.
Rémi Bernon (@rbernon) commented about server/winstation.c:
shared->cursor.clip.right = 0; shared->cursor.clip.bottom = 0; memset( (void *)shared->keystate, 0, sizeof(shared->keystate) ); + shared->keystate_serial = 1;
```suggestion:-0+0 shared->keystate_serial = 0; ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8802#note_113388