Monado OpenXR Runtime
Data Fields
comp_window_xcb Struct Reference

A xcb connection and window. More...

Collaboration diagram for comp_window_xcb:
Collaboration graph
[legend]

Data Fields

struct comp_window base = comp_window()
 
xcb_connection_t * connection = nullptr
 
xcb_window_t window = XCB_NONE
 
xcb_screen_t * screen = nullptr
 
xcb_atom_t atom_wm_protocols = XCB_NONE
 
xcb_atom_t atom_wm_delete_window = XCB_NONE
 
std::vector< comp_window_xcb_displaydisplays = {}
 

Detailed Description

A xcb connection and window.


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