Re: [PATCH v2 5/5] ui/input-legacy: pass horizontal scroll information

2021-12-22 Thread Marc-André Lureau
Hi On Wed, Dec 22, 2021 at 5:31 AM Dmitry Petrov wrote: > This code seems to be used by vmport hack, passing these values allows > to implement horizontal scroll support even when using vmport. > In case it's not supported horizontal scroll will act as a vertical one. > > Signed-off-by: Dmitry

[PATCH v2 5/5] ui/input-legacy: pass horizontal scroll information

2021-12-21 Thread Dmitry Petrov
This code seems to be used by vmport hack, passing these values allows to implement horizontal scroll support even when using vmport. In case it's not supported horizontal scroll will act as a vertical one. Signed-off-by: Dmitry Petrov --- ui/input-legacy.c | 16 1 file