mutter/src
Carlos Garnacho 9e96b523ea wayland: Change MetaWaylandDragDest::motion vmethod signature
Stop taking a ClutterEvent and pass the essentials here (x/y/evtime),
we don't have a ClutterEvent handy in all places that we call this
API, and it feels awkward to create one just for calling this vmethod.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3153>
2023-08-08 03:58:42 +02:00
..
backends clutter: Change clutter_do_event() name/signature 2023-08-08 03:58:42 +02:00
common cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
compositor compositor: Stop forwarding MapNotify events back through the backend 2023-08-08 03:58:42 +02:00
core cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
frames cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
tests cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
wayland wayland: Change MetaWaylandDragDest::motion vmethod signature 2023-08-08 03:58:42 +02:00
x11 cleanup: Make include macro usages consistent 2023-08-07 22:24:36 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build compositor: Add MetaMultiTexture class 2023-07-25 21:24:35 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00