i3
Data Fields
placeholder_state Struct Reference
Collaboration diagram for placeholder_state:
Collaboration graph
[legend]

Data Fields

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

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: