mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-25 09:17:12 +01:00
wayland: don't flush after setting fullscreen
This commit is contained in:
parent
c0601d0123
commit
e5f9fae034
@ -133,8 +133,6 @@ SetFullscreen(SDL_Window *window, struct wl_output *output)
|
||||
wl_shell_surface_set_toplevel(wind->shell_surface.wl);
|
||||
}
|
||||
}
|
||||
|
||||
WAYLAND_wl_display_flush(viddata->display);
|
||||
}
|
||||
|
||||
/* On modern desktops, we probably will use the xdg-shell protocol instead
|
||||
|
Loading…
Reference in New Issue
Block a user