mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-18 22:05:25 -05:00
5 lines
107 B
C
5 lines
107 B
C
#pragma once
|
|
|
|
#include <wayland-client.h>
|
|
|
|
void quirk_weston_subsurface_desync(struct wl_subsurface *sub);
|