i3
con_state Struct Reference
Collaboration diagram for con_state:

Data Fields

xcb_window_t id
bool mapped
bool unmap_now
bool child_mapped
bool is_hidden
bool is_maximized_vert
bool is_maximized_horz
Concon
bool need_reparent
xcb_window_t old_frame
bool was_floating
Rect rect
Rect window_rect
bool initial
char * name

Detailed Description

Definition at line 38 of file x.c.

Field Documentation

◆ child_mapped

bool con_state::child_mapped

Definition at line 42 of file x.c.

◆ con

◆ id

xcb_window_t con_state::id

Definition at line 39 of file x.c.

Referenced by x_push_changes().

◆ initial

bool con_state::initial

Definition at line 64 of file x.c.

◆ is_hidden

bool con_state::is_hidden

Definition at line 43 of file x.c.

◆ is_maximized_horz

bool con_state::is_maximized_horz

Definition at line 45 of file x.c.

◆ is_maximized_vert

bool con_state::is_maximized_vert

Definition at line 44 of file x.c.

◆ mapped

bool con_state::mapped

Definition at line 40 of file x.c.

◆ name

char* con_state::name

Definition at line 66 of file x.c.

Referenced by x_set_name().

◆ need_reparent

bool con_state::need_reparent

Definition at line 53 of file x.c.

◆ old_frame

xcb_window_t con_state::old_frame

Definition at line 54 of file x.c.

◆ rect

Rect con_state::rect

Definition at line 61 of file x.c.

Referenced by x_push_node(), and x_set_warp_to().

◆ unmap_now

bool con_state::unmap_now

Definition at line 41 of file x.c.

◆ was_floating

bool con_state::was_floating

Definition at line 59 of file x.c.

◆ window_rect

Rect con_state::window_rect

Definition at line 62 of file x.c.

Referenced by x_move_win().


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