mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-21 13:08:13 +02:00
This adapts weston_pointer_motion_event struct to align in with weston_key_event and includes the following changes: - include base struct - remove the const struct timespec from calls and use the base struct - pass by a const pointer motion event in all the callers - add init helper Signed-off-by: Marius Vlad <marius.vlad@collabora.com> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| meson.build | ||
| seat.c | ||
| surface.c | ||
| xdg-shell-v6.c | ||
| xdg-shell.c | ||
| xwayland.c | ||