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

#include <panel.h>

Public Attributes

int desired_width
 
int desired_height
 
uint32_t anchor
 
int margin_left
 
int margin_right
 
int margin_top
 
int margin_bottom
 
int exclusive_zone
 

Detailed Description

The panel's positioning parameters.

Member Data Documentation

◆ anchor

uint32_t _wlmtk_panel_positioning_t::anchor

Edges the panel is anchored to. See enum wlr_edges.

◆ desired_height

int _wlmtk_panel_positioning_t::desired_height

Desired height of the panel.

◆ desired_width

int _wlmtk_panel_positioning_t::desired_width

Desired width of the panel.

◆ exclusive_zone

int _wlmtk_panel_positioning_t::exclusive_zone

Size of the exclusive zone, in pixels. -1 to request all.

◆ margin_bottom

int _wlmtk_panel_positioning_t::margin_bottom

Margin on the bottom of the panel.

◆ margin_left

int _wlmtk_panel_positioning_t::margin_left

Margin on the left of the panel.

◆ margin_right

int _wlmtk_panel_positioning_t::margin_right

Margin on the right of the panel.

◆ margin_top

int _wlmtk_panel_positioning_t::margin_top

Margin on the top of the panel.


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