On Tue, 2023-09-19 at 17:56 -0400, Lyude Paul wrote: > + /* > + * FIXME: This is a hack to workaround the > following > + * issues: > + * > + * > https://gitlab.gnome.org/GNOME/mutter/issues/759 > + * > https://gitlab.freedesktop.org/xorg/xserver/merge_requests/277 > + * > + * Once these issues are closed, this should be > + * removed > + */ > + head->msto->encoder.possible_crtcs = disp->disp- > >head_mask; This bug is 4 years old, and it looks like a fix was merged in 3 years ago. Shouldn't the bug be closed by now?