compositor-headless: do not create a seat
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 16 Jun 2016 09:07:12 +0000 (12:07 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 23 Jun 2016 11:48:53 +0000 (14:48 +0300)
commita1046adc6603054187dc10ecaeee0ce271fcedec
treec7423ced909f2dd68f392217185906f5b5e24548
parent315bf8c5da75732397a0bdeec4ce74c2e18c23c6
compositor-headless: do not create a seat

The headless backend was creating a seat, but nothing would ever happen
on that seat, except the pointer cursor would show up.

Tests do not seem to use this seat either. weston-test.so plugin creates
its own seat to be controlled by the tests.

This is part of the series to get rid of cursors for screenshot-based
tests where they are not wanted.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
src/compositor-headless.c