|
wlmaker
|

Public Attributes | |
| wlclient_t * | wlclient_ptr |
| struct wl_surface * | wl_surface_ptr |
| struct xdg_surface * | xdg_surface_ptr |
| struct xdg_toplevel * | xdg_toplevel_ptr |
State of the XDG toplevel.
| struct wl_surface* _wlclient_xdg_toplevel_t::wl_surface_ptr |
Surface.
| wlclient_t* _wlclient_xdg_toplevel_t::wlclient_ptr |
Back-link to the client.
| struct xdg_surface* _wlclient_xdg_toplevel_t::xdg_surface_ptr |
Wrapped as XDG surface.
| struct xdg_toplevel* _wlclient_xdg_toplevel_t::xdg_toplevel_ptr |
The XDG toplevel.