Monado OpenXR Runtime
Data Fields
comp_window_wayland Struct Reference

A Wayland connection and window. More...

Collaboration diagram for comp_window_wayland:
Collaboration graph
[legend]

Data Fields

struct comp_window base
 
struct wl_display * display
 
struct wl_compositor * compositor
 
struct wl_surface * surface
 
struct xdg_wm_base * wm_base
 
struct xdg_surface * xdg_surface
 
struct xdg_toplevel * xdg_toplevel
 
bool fullscreen_requested
 

Detailed Description

A Wayland connection and window.

Field Documentation

◆ base

struct comp_window comp_window_wayland::base

◆ compositor

struct wl_compositor* comp_window_wayland::compositor

◆ display

struct wl_display* comp_window_wayland::display

◆ fullscreen_requested

bool comp_window_wayland::fullscreen_requested

◆ surface

struct wl_surface* comp_window_wayland::surface

◆ wm_base

struct xdg_wm_base* comp_window_wayland::wm_base

◆ xdg_surface

struct xdg_surface* comp_window_wayland::xdg_surface

◆ xdg_toplevel

struct xdg_toplevel* comp_window_wayland::xdg_toplevel

The documentation for this struct was generated from the following file: