src/foreign.c: track outputs

Fixes #744
This commit is contained in:
Consolatis 2023-02-02 07:16:57 +01:00
parent 14a0c83ae0
commit 3a21c39509
3 changed files with 37 additions and 36 deletions

View file

@ -345,6 +345,7 @@ void xdg_toplevel_decoration(struct wl_listener *listener, void *data);
void xdg_surface_new(struct wl_listener *listener, void *data);
void foreign_toplevel_handle_create(struct view *view);
void foreign_toplevel_update_outputs(struct view *view);
/*
* desktop.c routines deal with a collection of views