1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-15 15:41:59 +01:00
sway-patched-tray-menu/include/sway/desktop.h

4 lines
129 B
C

#include <wlr/types/wlr_surface.h>
void desktop_damage_surface(struct wlr_surface *surface, double lx, double ly,
bool whole);