deco_render_params Struct Reference

Stores the parameters for rendering a window decoration. More...

#include <data.h>

Collaboration diagram for deco_render_params:
[legend]

Data Fields

struct Colortriplecolor
int border_style
struct width_height con_rect
struct width_height con_window_rect
Rect con_deco_rect
uint32_t background
bool con_is_leaf
xcb_font_t font

Detailed Description

Stores the parameters for rendering a window decoration.

This structure is cached in every Con and no re-rendering will be done if the parameters have not changed (only the pixmaps will be copied).

Definition at line 110 of file data.h.


Field Documentation

Definition at line 116 of file data.h.

Referenced by x_draw_decoration().

Definition at line 112 of file data.h.

Referenced by x_draw_decoration().

Definition at line 111 of file data.h.

Referenced by x_draw_decoration().

Definition at line 115 of file data.h.

Referenced by x_draw_decoration().

Definition at line 117 of file data.h.

Referenced by x_draw_decoration().

Definition at line 113 of file data.h.

Referenced by x_draw_decoration().

Definition at line 114 of file data.h.

Referenced by x_draw_decoration().

Definition at line 118 of file data.h.

Referenced by x_draw_decoration().


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

Generated on 6 Aug 2011 for i3 by  doxygen 1.6.1