ab0bd59f5e1d7462a6efacf1a8ca71425a9d1715

After reading the atom, scale the value from 0xffffffff to 0xff. Not doing so causes Clutter to truncate the opacity value, and only read the last two digits. Hence, 0x7fffffff (50%) becomes 0xff (100%). https://bugzilla.gnome.org/show_bug.cgi?id=727874
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%