mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
wayland: Port to new protocol
This commit is contained in:
@ -365,6 +365,8 @@ clutter_wayland_handle_pointer_enter (void *data,
|
||||
0,
|
||||
32, /* XXX: FFS */
|
||||
32);
|
||||
|
||||
wl_surface_commit (backend_wayland->cursor_surface);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user