surface: add addon set

This commit is contained in:
Simon Ser 2021-08-28 11:13:14 +02:00 committed by Isaac Freund
parent 211b3b760e
commit 597ba2b932
2 changed files with 5 additions and 0 deletions

View file

@ -15,6 +15,7 @@
#include <time.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_output.h>
#include <wlr/util/addon.h>
#include <wlr/util/box.h>
enum wlr_surface_state_field {
@ -141,6 +142,7 @@ struct wlr_surface {
struct wl_list current_outputs; // wlr_surface_output::link
struct wlr_addon_set addons;
void *data;
// private state