i mean, there are too many changes to even comment it
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
#ifndef __XDG_TOPLEVEL_H_
|
||||
#define __XDG_TOPLEVEL_H_
|
||||
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
void xdg_toplevel_commit(struct wl_listener *listener, void *data);
|
||||
void toplevel_commit(struct wl_listener *listener, void *data);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user