con_state Struct Reference

Collaboration diagram for con_state:
[legend]

Data Fields

xcb_window_t id
bool mapped
bool unmap_now
bool child_mapped
bool need_reparent
xcb_window_t old_frame
Rect rect
Rect window_rect
bool initial
char * name

Detailed Description

Definition at line 18 of file x.c.


Field Documentation

Definition at line 22 of file x.c.

Referenced by x_push_node(), and x_reinit().

xcb_window_t con_state::id

Definition at line 19 of file x.c.

Referenced by CIRCLEQ_HEAD(), x_con_init(), and x_push_changes().

Definition at line 33 of file x.c.

Referenced by x_con_init(), x_push_changes(), x_push_node(), and x_reinit().

Definition at line 20 of file x.c.

Referenced by x_con_init(), x_deco_recurse(), x_push_changes(), x_push_node(), and x_push_node_unmaps().

Definition at line 35 of file x.c.

Referenced by x_con_kill(), x_push_node(), and x_set_name().

Definition at line 27 of file x.c.

Referenced by x_push_node(), and x_reparent_child().

xcb_window_t con_state::old_frame

Definition at line 28 of file x.c.

Referenced by x_push_node(), and x_reparent_child().

Definition at line 30 of file x.c.

Referenced by x_push_node(), and xcb_draw_rect().

Definition at line 21 of file x.c.

Referenced by x_push_changes(), x_push_node(), and x_push_node_unmaps().

Definition at line 31 of file x.c.

Referenced by x_move_win(), x_push_node(), and x_reinit().


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

Generated on 6 Aug 2011 for i3 by  doxygen 1.6.1