weston/desktop-shell
Marius Vlad 99527e6b92 input: Introduce weston_key_event struct
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>
2026-05-13 21:38:55 +03:00
..
input-panel.c desktop-shell: use new label for input-panel 2026-03-04 07:28:49 +00:00
meson.build shell-utils: Integrate shell-utils into libweston 2023-01-09 22:13:07 +00:00
shell.c input: Introduce weston_key_event struct 2026-05-13 21:38:55 +03:00
shell.h compositor: emit sleep signal 2026-04-22 17:44:29 +03:00