May 13, 2026
11:40 a.m.
On Mon May 11 10:15:54 2026 +0000, Rémi Bernon wrote:
I still don't think this should be conditionally compiled. There could be other ways to lookup xkb layouts than the xkbregistry library, and that's something that is already isolated in the `find_xkb_layout_variant` function, which could be extended. The conditional compilation only adds more complexity and requires more ifdefs in the next patch. And without the need for more ifdefs, this commit also doesn't seem to be worth doing, especially as we just introduced this block of code. Okay, I see your point. Hopefully rebasing the rest won't be too tricky...
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10779#note_139693