i3
placeholder_state Struct Reference
Collaboration diagram for placeholder_state:

Data Fields

xcb_window_t window
 The X11 placeholder window.
 
Concon
 The container to which this placeholder window belongs.
 
Rect rect
 Current size of the placeholder window (to detect size changes).
 
surface_t surface
 The drawable surface.
 

Detailed Description

Definition at line 20 of file restore_layout.c.

Field Documentation

◆ con

Con* placeholder_state::con

The container to which this placeholder window belongs.

Definition at line 24 of file restore_layout.c.

◆ rect

Rect placeholder_state::rect

Current size of the placeholder window (to detect size changes).

Definition at line 27 of file restore_layout.c.

◆ surface

surface_t placeholder_state::surface

The drawable surface.

Definition at line 30 of file restore_layout.c.

◆ window

xcb_window_t placeholder_state::window

The X11 placeholder window.

Definition at line 22 of file restore_layout.c.


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