seat: Move update_pointer to MetaWaylandPointer
This commit is contained in:
@@ -79,6 +79,10 @@ meta_wayland_pointer_init (MetaWaylandPointer *pointer);
|
||||
void
|
||||
meta_wayland_pointer_release (MetaWaylandPointer *pointer);
|
||||
|
||||
void
|
||||
meta_wayland_pointer_update (MetaWaylandPointer *pointer,
|
||||
const ClutterEvent *event);
|
||||
|
||||
void
|
||||
meta_wayland_pointer_set_focus (MetaWaylandPointer *pointer,
|
||||
MetaWaylandSurface *surface);
|
||||
|
Reference in New Issue
Block a user