commit | 3a1580fb47f1f2667d7a39e2b8ca262b25fa77ee | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Oct 14 09:39:59 2015 -0500 |
committer | Derek Foreman <derekf@osg.samsung.com> | Mon Oct 19 14:40:40 2015 -0500 |
tree | c36dc271cfc2e3c5efdfa2ed5731b63bdf4e236d | |
parent | 49da7aeb25b957d8839e977b1f8bf5f49e23d95d [diff] |
clients: track seat_version per seat, not per display Apparently it's possible for a compositor to advertise seats with different versions on the same connection, so this makes us more robust against that dubious behaviour. This also tracks the seat version we requested instead of the advertised maximum. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: David FORT <contact@hardening-consulting.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>