Re: [PATCH v2 1/2] ui/touch: Move event handling to a common helper
On Thu, Jun 15, 2023 at 11:07 AM Bilal Elmoussaoui wrote: > To share code between the GTK and DBus UI bakcends > see the next commit for details > > Signed-off-by: Bilal Elmoussaoui > Reviewed-by: Marc-André Lureau > --- > include/ui/console.h | 15 ++ > ui/console.c | 65 ++
[PATCH v2 1/2] ui/touch: Move event handling to a common helper
To share code between the GTK and DBus UI bakcends see the next commit for details Signed-off-by: Bilal Elmoussaoui --- include/ui/console.h | 15 ++ ui/console.c | 65 ui/gtk.c | 61