summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/wayland_common.h')
-rw-r--r--video/out/wayland_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index 2ca7d86a96..567a38fd41 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -28,6 +28,8 @@
struct wayland_opts {
int frame_offset;
int disable_vsync;
+ int edge_pixels_pointer;
+ int edge_pixels_touch;
};
struct vo_wayland_sync {