mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00
xdg-shell: Update to latest
This commit is contained in:
@@ -781,8 +781,8 @@ xdg_surface_show_window_menu (struct wl_client *client,
|
||||
struct wl_resource *resource,
|
||||
struct wl_resource *seat_resource,
|
||||
uint32_t serial,
|
||||
uint32_t x,
|
||||
uint32_t y)
|
||||
int32_t x,
|
||||
int32_t y)
|
||||
{
|
||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||
MetaWaylandSurface *surface = wl_resource_get_user_data (resource);
|
||||
|
Reference in New Issue
Block a user