[mutter/wip/tablet-protocol: 55/63] wayland: Initialize the MetaWaylandTabletManager
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/tablet-protocol: 55/63] wayland: Initialize the MetaWaylandTabletManager
- Date: Tue, 1 Mar 2016 11:45:49 +0000 (UTC)
commit b96869c2fe057b3206497741feb73961da4e492f
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Jan 9 17:28:42 2015 +0100
wayland: Initialize the MetaWaylandTabletManager
src/wayland/meta-wayland.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/wayland/meta-wayland.c b/src/wayland/meta-wayland.c
index 3199c99..c8f79a4 100644
--- a/src/wayland/meta-wayland.c
+++ b/src/wayland/meta-wayland.c
@@ -39,6 +39,7 @@
#include "meta-wayland-seat.h"
#include "meta-wayland-outputs.h"
#include "meta-wayland-data-device.h"
+#include "meta-wayland-tablet-manager.h"
static MetaWaylandCompositor _meta_wayland_compositor;
@@ -327,6 +328,7 @@ meta_wayland_init (void)
meta_wayland_data_device_manager_init (compositor);
meta_wayland_shell_init (compositor);
meta_wayland_pointer_gestures_init (compositor);
+ meta_wayland_tablet_manager_init (compositor);
meta_wayland_seat_init (compositor);
meta_wayland_relative_pointer_init (compositor);
meta_wayland_pointer_constraints_init (compositor);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]