i3
Functions
render.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void render_con (Con *con, bool render_fullscreen)
 "Renders" the given container (and its children), meaning that all rects are updated correctly. More...
 
int render_deco_height (void)
 

Function Documentation

void render_con ( Con con,
bool  render_fullscreen 
)
int render_deco_height ( void  )

Definition at line 22 of file render.c.

References config, Config::font, and Font::height.

Referenced by con_set_border_style(), floating_check_size(), floating_enable(), and render_con().