summaryrefslogtreecommitdiffstats
path: root/include/swaylock/swaylock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swaylock/swaylock.h')
-rw-r--r--include/swaylock/swaylock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/swaylock/swaylock.h b/include/swaylock/swaylock.h
index 07b908d7..a82d6b86 100644
--- a/include/swaylock/swaylock.h
+++ b/include/swaylock/swaylock.h
@@ -48,6 +48,7 @@ struct swaylock_surface {
48 cairo_surface_t *image; 48 cairo_surface_t *image;
49 struct swaylock_state *state; 49 struct swaylock_state *state;
50 struct wl_output *output; 50 struct wl_output *output;
51 uint32_t output_global_name;
51 struct wl_surface *surface; 52 struct wl_surface *surface;
52 struct zwlr_layer_surface_v1 *layer_surface; 53 struct zwlr_layer_surface_v1 *layer_surface;
53 struct pool_buffer buffers[2]; 54 struct pool_buffer buffers[2];