mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
seat: Move pointer interface over to MetaWaylandPointer
This commit is contained in:
@ -108,7 +108,9 @@ void
|
||||
meta_wayland_pointer_update_cursor_surface (MetaWaylandPointer *pointer);
|
||||
|
||||
void
|
||||
meta_wayland_pointer_set_cursor_surface (MetaWaylandPointer *pointer,
|
||||
MetaWaylandSurface *surface);
|
||||
meta_wayland_pointer_create_new_resource (MetaWaylandPointer *pointer,
|
||||
struct wl_client *client,
|
||||
struct wl_resource *seat_resource,
|
||||
uint32_t id);
|
||||
|
||||
#endif /* __META_WAYLAND_POINTER_H__ */
|
||||
|
Reference in New Issue
Block a user