mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +00:00
Carlos Garnacho
2f492c133c
wayland: Fix label lookup on >1 strips/rings
We assumed that each group could only have 1 strip and/or ring, because accounting is performed per group, so we could not assume the real index for anything above 1. Get rid of this restriction, now that MetaWaylandTabletPad does its own accounting of rings/strips, alongside groups.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%