mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
6 lines
107 B
C
6 lines
107 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include <wayland-client.h>
|
||
|
|
|
||
|
|
void quirk_weston_subsurface_desync(struct wl_subsurface *sub);
|