shell: Extract some common functions 92/27592/2
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 31 May 2022 11:44:49 +0000 (14:44 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 10 Jun 2022 21:20:46 +0000 (21:20 +0000)
commit394b5da767661260043080dc025d0a71998851f8
tree516996900f9c0cfc78fc9eb0fb175e0cb467d838
parentcac00851d454fcfe6b4e9f3353cfa4007f31c21e
shell: Extract some common functions

For instance this exports retreiving a ivi_seat from weston_seat, and
they are useful in other parts as well.

Bug-AGL: SPEC-4413
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I838823570792761dfb5ac4beea635e843dd5cd22
src/input.c
src/ivi-compositor.h
src/shell.c