mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-21 00:18:28 +02:00
Rather than passing a time stamp, key, key state and key event state use a weston_key_event struct to pass by all that using it. This would allow in further patches to attach additional information like a flow id used by Perfetto debug annotations for input events. This patch has no functional change as it is now. All the callees will just will extract the required information out of struct weston_key_event. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> |
||
|---|---|---|
| .. | ||
| input-panel.c | ||
| meson.build | ||
| shell.c | ||
| shell.h | ||