swaybar: remove swaybar_output.input_region

No need to keep the region around, we can immediately destroy it
after the wl_surface.set_input_region request.
This commit is contained in:
Simon Ser 2022-03-14 17:48:39 +01:00 committed by Simon Zeni
parent f614f35e73
commit dd8b6f5e68
2 changed files with 3 additions and 8 deletions

View file

@ -58,7 +58,6 @@ struct swaybar_output {
struct zxdg_output_v1 *xdg_output;
struct wl_surface *surface;
struct zwlr_layer_surface_v1 *layer_surface;
struct wl_region *input_region;
uint32_t wl_name;
struct wl_list workspaces; // swaybar_workspace::link