wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmaker_xdg_popup_t Struct Reference

#include <xdg_popup.h>

Collaboration diagram for _wlmaker_xdg_popup_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_popup_t super_popup
 
struct wlr_seat * wlr_seat_ptr
 
wlmtk_surface_tsurface_ptr
 
struct wlr_xdg_popup * wlr_xdg_popup_ptr
 
struct wl_listener reposition_listener
 
struct wl_listener destroy_listener
 
struct wl_listener new_popup_listener
 
struct wl_listener surface_commit_listener
 

Detailed Description

State of toolkit popup.

Member Data Documentation

◆ destroy_listener

struct wl_listener _wlmaker_xdg_popup_t::destroy_listener

Listener for the destroy signal of wlr_xdg_surface::events.

◆ new_popup_listener

struct wl_listener _wlmaker_xdg_popup_t::new_popup_listener

Listener for the new_popup signal of wlr_xdg_surface::events.

◆ reposition_listener

struct wl_listener _wlmaker_xdg_popup_t::reposition_listener

Listener for the reposition signal of wlr_xdg_popup::events

◆ super_popup

wlmtk_popup_t _wlmaker_xdg_popup_t::super_popup

Super class: popup.

◆ surface_commit_listener

struct wl_listener _wlmaker_xdg_popup_t::surface_commit_listener

Listener for the commit signal of the wlr_surface.

◆ surface_ptr

wlmtk_surface_t* _wlmaker_xdg_popup_t::surface_ptr

Surface of the popup.

◆ wlr_seat_ptr

struct wlr_seat* _wlmaker_xdg_popup_t::wlr_seat_ptr

Seat.

◆ wlr_xdg_popup_ptr

struct wlr_xdg_popup* _wlmaker_xdg_popup_t::wlr_xdg_popup_ptr

The WLR popup.


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