xwayland: swap "name" and "id" in init_wl_registry()
Both xwl_glamor_init_wl_registry() and the Wayland global registry handler use the interface id/name in that order, using name/id in the egl_backend vfunc makes things confusing and error prone. Signed-off-by:Olivier Fourdan <ofourdan@redhat.com> Reviewed-by:
Emil Velikov <emil.velikov@collabora.com>
Please register or sign in to comment