Commit 39726caccd0d964dec0378a1d068d903b2609f86

Pierre Le Marre 2025-08-06T20:29:26

Add xkb_keymap_mod_get_mask2() Retrospectively, `xkb_keymap_mod_get_mask()` should have used a modifier index rather that a modifier name in its type. Since we already published a version with this API, it’s too late to change that, so instead add a new function `xkb_keymap_mod_get_mask2()`.