aboutsummaryrefslogtreecommitdiff
path: root/include/backend/libinput.h
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-12-14 14:37:43 -0500
committerGitHub <noreply@github.com>2017-12-14 14:37:43 -0500
commit46ac8e1243d3d32c656b09e641f8e9732035f635 (patch)
tree66bcfa4057175e46509f77537d22379075308165 /include/backend/libinput.h
parenta9fb071d49b244b72846b384a9e2ef2d9b03a05f (diff)
parent75ef7860bbc3017bbe8e176138cac71da0127711 (diff)
Merge pull request #468 from emersion/display-destroy
Use destroy listeners on wl_display
Diffstat (limited to 'include/backend/libinput.h')
-rw-r--r--include/backend/libinput.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/backend/libinput.h b/include/backend/libinput.h
index be2557ed..6ec718c6 100644
--- a/include/backend/libinput.h
+++ b/include/backend/libinput.h
@@ -16,6 +16,7 @@ struct wlr_libinput_backend {
struct libinput *libinput_context;
struct wl_event_source *input_event;
+ struct wl_listener display_destroy;
struct wl_listener session_signal;
struct wlr_list wlr_device_lists; // list of struct wl_list