wlmaker
|
Public Attributes | |
wlmaker_server_t * | server_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] |
XWayland interface state.
struct wl_listener _wlmaker_xwl_t::new_surface_listener |
Listener for the new_surface
signal raised by wlr_xwayland
.
struct wl_listener _wlmaker_xwl_t::ready_listener |
Listener for the ready
signal raised by wlr_xwayland
.
wlmaker_server_t* _wlmaker_xwl_t::server_ptr |
Back-link to server.
struct wlr_xwayland* _wlmaker_xwl_t::wlr_xwayland_ptr |
XWayland server and XWM.
xcb_atom_t _wlmaker_xwl_t::xcb_atoms[XWL_MAX_ATOM_ID] |
XCB atoms we consider relevant.