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

#include <panel.h>

Public Attributes

uint32_t(* request_size )(wlmtk_panel_t *panel_ptr, int width, int height)
 

Detailed Description

The panel's virtual method table.

Member Data Documentation

◆ request_size

uint32_t(* _wlmtk_panel_vmt_t::request_size) (wlmtk_panel_t *panel_ptr, int width, int height)

Requests the panel to change to the specified size.

This may be implemented as an asynchronous implementation. Once the panel has committed the adapted size, wlmtk_panel_commit should be called with the corresponding serial.

Parameters
content_ptr
width_ptr
height
Returns
WLR Layer Shell configuration serial.

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