aboutsummaryrefslogtreecommitdiffstats
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 a82d6b86..56ec0afb 100644
--- a/include/swaylock/swaylock.h
+++ b/include/swaylock/swaylock.h
@@ -38,6 +38,7 @@ struct swaylock_state {
38 struct wl_shm *shm; 38 struct wl_shm *shm;
39 struct wl_list surfaces; 39 struct wl_list surfaces;
40 struct swaylock_args args; 40 struct swaylock_args args;
41 cairo_surface_t *background_image;
41 struct swaylock_password password; 42 struct swaylock_password password;
42 struct swaylock_xkb xkb; 43 struct swaylock_xkb xkb;
43 enum auth_state auth_state; 44 enum auth_state auth_state;