mutter/src
Carlos Garnacho b3d6ae34ee backends/x11: Handle MetaSeatX11 event translation in main event handler
This is about the only reason now to go through the ClutterBackend
translate_event vmethod. We can do that directly, and stop requiring the
generic vmethod that is actually just used for X11 events.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3153>
2023-08-08 03:59:43 +02:00
..
backends backends/x11: Handle MetaSeatX11 event translation in main event handler 2023-08-08 03:59:43 +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 backends: Do not use clutter_event_[set|is]_pointer_emulated() 2023-08-08 03:58:42 +02: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 backends: Do not use clutter_event_[set|is]_pointer_emulated() 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