From: Marius Vlad Date: Wed, 16 Sep 2020 21:24:31 +0000 (+0300) Subject: input: Add basic seat handling X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=0ef56e1a653869dd5834e8018a93d8356c4da80a;hp=0ef56e1a653869dd5834e8018a93d8356c4da80a;p=src%2Fagl-compositor.git input: Add basic seat handling This allows for basic input handling, to better customize how we handle out seat capabilities to the client. One useful outcome of this is the fact that we re-advertise to the client that in some situations there might not be a pointer available. That should let the client know as to avoid creating a pointer surface. Signed-off-by: Marius Vlad Change-Id: I4624a956264e9fa12a86da005944e9b426dde10a ---