libxkbcommon
libxkbcommon copied to clipboard
Add Support for `first` and `last` group indexes
first is always equal to 1, but last is currently only available if using the RMLVO API.
Fixes #798
I am not satisfied with the amount of code modifications required for such feature.