improvement on xdg request handles

This commit is contained in:
DanyLE
2024-04-01 22:12:35 +02:00
parent 8945f8b345
commit 0d84bd388c
8 changed files with 83 additions and 46 deletions

1
xdg.h
View File

@ -3,5 +3,4 @@
#include "diyac.h"
void diyac_new_xdg_surface(struct wl_listener *listener, void *data);
#endif