1e0b015ce8
We need the stencil buffer to consist of binary values of 0 and 1 because we're doing additions and subtractions on the buffer, so even though this is the default, explicitely set the stencil mask to 0x1. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1096