Support for remote desktop systems

2013-08-01 Thread Andrew Wedgbury
Hi all, I'm new to the list so please allow me to introduce myself - I work for RealVNC, and we are very keen to support Wayland-based desktops in our cross-platform remote desktop software. I was hoping to get some advice on how we should approach this. I've seen the RDP compositor in Weston

[RFC] protocol: Extend wayland seat with interfaces for sensor inputs.

2013-08-01 Thread Stefan Schmidt
Treating some specific sensors as input devices. In particular adding support for wl_compass, wl_gyroscope and wl_accelerometer here. We have requests to start and stop sensor event receiving as well as events to receive the different axis values for these sensors. Signed-off-by: Stefan Schmidt