i mean, there are too many changes to even comment it

This commit is contained in:
2026-05-03 22:56:12 +07:00
parent 5af4ca8015
commit ba803af701
39 changed files with 1538 additions and 972 deletions
+16
View File
@@ -0,0 +1,16 @@
void
layer_surface_map(struct wl_listener *listener, void *data)
{
}
void
layer_surface_unmap(struct wl_listener *listener, void *data)
{
}
void
layer_surface_commit(struct wl_listener *listener, void *data)
{
}
void
layer_surface_destroy(struct wl_listener *listener, void *data)
{
}