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