April 9, 2026
6:14 a.m.
On Tue Apr 7 21:17:37 2026 +0000, Rémi Bernon wrote:
Well okay, but as far as I can see you only need xkb_desc for the layout detection, which only ever happens on initialization and whenever the set of active Xkb groups changes. In both cases you need to recreate it, so it can also be destroyed once done with it? Yes, it looks like it. I think I had different plans for the global `xkb_desc` originally, but now it can just be passed around as a function parameter.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10550#note_135646