|
i3
|
#include <config.h>

Data Fields | |
| uint32_t | background |
| struct Colortriple | focused |
| struct Colortriple | focused_inactive |
| struct Colortriple | unfocused |
| struct Colortriple | urgent |
| uint32_t Config::config_client::background |
Definition at line 115 of file config.h.
Referenced by decorate_window(), handle_expose_event(), load_configuration(), and render_container().
Definition at line 116 of file config.h.
Referenced by decorate_window(), handle_expose_event(), load_configuration(), and resize_graphical_handler().
Definition at line 117 of file config.h.
Referenced by decorate_window(), handle_expose_event(), and load_configuration().
Definition at line 118 of file config.h.
Referenced by decorate_window(), and load_configuration().
Definition at line 119 of file config.h.
Referenced by decorate_window(), handle_expose_event(), and load_configuration().
1.7.3