6 lines
108 B
C
6 lines
108 B
C
#pragma once
|
|
|
|
#include <zdwm/layout.h>
|
|
|
|
bool fair(const zdwm_layout_ctx_t *ctx, zdwm_layout_result_t *out);
|