On Fri, May 31, 2013 at 06:09:55PM +0100, Rob Bradford wrote:
> From: Rob Bradford
>
> And as a result of this stop iterating through the compositor seat list
> (of one item) and instead access the udev_input structure directly.
I think we should move udev_input to udev-seat.c eventually and jus
From: Rob Bradford
And as a result of this stop iterating through the compositor seat list
(of one item) and instead access the udev_input structure directly.
This enables a refactoring to pull out the weston_seat into a separate
structure permitting multiple seats.
---
src/compositor-drm.c |