Alexandros Frantzis (@afrantzis) commented about dlls/winewayland.drv/wayland_surface.c:
ERR("Failed to create wl_region\n"); goto err; }
- wl_surface_set_input_region(surface->client->wl_surface, empty_region);
- wl_surface_set_input_region(client->wl_surface, empty_region); wl_region_destroy(empty_region);
- surface->client->wl_subsurface =
- if (process_wayland.wp_viewporter)
No need to check wp_viewporter anymore.