Skip to content

keyboard: fix type of wlr_keyboard_modifiers.group

Isaac Freund requested to merge ifreund/wlroots:mods-group-type into master

This isn't a breaking change since both of these typedefs are uint32_t but this should make things a bit less confusing for readers.

Merge request reports

Loading