Commit 3150bca84b784c8ea4c4de67791909b69a2a5747

Pierre Le Marre 2025-03-30T09:54:02

xkbcomp: Make all components optional We already accept *empty* components, such as: `xkb_compat {};`. Let’s accept missing components as well, so that we can reduce the boilerplate in our tests. Note that we will still explicitly serialize empty components for compatibility with previous xkbcommon versions and Xorg xkbcomp.