wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmaker_xwl_t Struct Reference
Collaboration diagram for _wlmaker_xwl_t:
Collaboration graph
[legend]

Public Attributes

wlmaker_server_tserver_ptr
 
struct wlr_xwayland * wlr_xwayland_ptr
 
struct wl_listener ready_listener
 
struct wl_listener new_surface_listener
 
xcb_atom_t xcb_atoms [XWL_MAX_ATOM_ID]
 

Detailed Description

XWayland interface state.

Member Data Documentation

◆ new_surface_listener

struct wl_listener _wlmaker_xwl_t::new_surface_listener

Listener for the new_surface signal raised by wlr_xwayland.

◆ ready_listener

struct wl_listener _wlmaker_xwl_t::ready_listener

Listener for the ready signal raised by wlr_xwayland.

◆ server_ptr

wlmaker_server_t* _wlmaker_xwl_t::server_ptr

Back-link to server.

◆ wlr_xwayland_ptr

struct wlr_xwayland* _wlmaker_xwl_t::wlr_xwayland_ptr

XWayland server and XWM.

◆ xcb_atoms

xcb_atom_t _wlmaker_xwl_t::xcb_atoms[XWL_MAX_ATOM_ID]

XCB atoms we consider relevant.


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