Files
zdwm/src/layouts/fullscreen.h

6 lines
114 B
C

#pragma once
#include <zdwm/layout.h>
bool fullscreen(const zdwm_layout_ctx_t *ctx, zdwm_layout_result_t *out);