_Wayland_Shell_Surface Struct Reference
Data Fields | |
| struct wl_resource | resource |
| Wayland_Surface * | surface |
| struct wl_listener | surface_destroy_listener |
| Wayland_Shell_Surface * | parent |
| struct wl_list | link |
| int32_t | saved_x |
| int32_t | saved_y |
| Wayland_Shell_Surface_Type | type |
| char * | title |
| char * | clas |
| struct { | |
| struct wl_pointer_grab grab | |
| uint32_t timestamp | |
| int32_t x | |
| int32_t y | |
| } | popup |