mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
ecf796f82bd1722ff68d0bf5a238368635a53ff7

Instead of keeping around array indexes, keep track of them by storing a pointer instead. This also changes from using an array (imitating the X11 behaviour) to more explicit storing. https://bugzilla.gnome.org/show_bug.cgi?id=777732
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%