void gaps_reapply_workspace_assignments(void)
Re-applies all workspace gap assignments to existing workspaces after reloading the configuration fil...
gaps_t calculate_effective_gaps(Con *con)
Calculates the effective gap sizes for a container.
bool gaps_has_adjacent_container(Con *con, direction_t direction)
bool gaps_should_inset_con(Con *con, int children)
gaps_t gaps_for_workspace(Con *ws)
Returns the configured gaps for this workspace based on the workspace name, number,...
A 'Con' represents everything from the X11 root window down to a single X11 window.