aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2022-03-14 17:48:39 +0100
committerFurkan Sahin <furkan-dev@proton.me>2022-03-14 17:48:39 +0100
commit878d4ce0f04b54611b14b9b593bf1cc6e5b6efab (patch)
tree3d42ddb6774edbd2ee12500895f99946fadb063d /include
parent17f17aef14de055fec3d2ea70671effc17874326 (diff)
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.
Diffstat (limited to 'include')
-rw-r--r--include/swaybar/bar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/swaybar/bar.h b/include/swaybar/bar.h
index 545a66a8..3ad0bdf3 100644
--- a/include/swaybar/bar.h
+++ b/include/swaybar/bar.h
@@ -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