22 #include "../../SDL_internal.h"
24 #ifndef _SDL_waylandvideo_h
25 #define _SDL_waylandvideo_h
28 #include "wayland-util.h"
31 struct SDL_WaylandInput;
33 #ifdef SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH
34 struct SDL_WaylandTouch;
35 struct qt_surface_extension;
36 struct qt_windowmanager;
56 #ifdef SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH
57 struct SDL_WaylandTouch *touch;
58 struct qt_surface_extension *surface_extension;
59 struct qt_windowmanager *windowmanager;
struct wl_display * display
struct wl_cursor_theme * cursor_theme
struct SDL_WaylandInput * input
struct xkb_context * xkb_context
struct wl_cursor * default_cursor
struct wl_pointer * pointer
struct wl_compositor * compositor
struct wl_registry * registry