Starting Weston drm-backend from non-seat0 ?

2017-08-02 Thread nerdopolis
Hi I found out how to get the systemd session-seat to be my desired seat (with --setenv=XDG_SEAT=seatx of which pam_systemd.so responds to) After assigning devices to the seat, and trying to start it I get "logind: session not running on a VT" Of which is a bit confusing as as far as I understan

Re: [PATCH libinput 2/2] evdev-mt-touchpad: Enable timestamp smoothing support for bluetooth touchpads

2017-08-02 Thread Peter Hutterer
On Sun, Jul 02, 2017 at 04:35:36PM +0200, Hans de Goede wrote: > Bluetooth wreaks havoc with the timestamp of the input events coming > from the touchpad, enable timestamp smoothing support to counter this. > > Signed-off-by: Hans de Goede fwiw, I pushed this to master now so your touchpad works

Re: [RFC PATCH wayland] protocol: add wl_pointer's axis relative physical direction

2017-08-02 Thread Jonas Ã…dahl
On Tue, Aug 01, 2017 at 11:35:55AM +0100, Peter Hutterer wrote: > This event adds the physical direction of the axis motion, relative to the > axis event we get. Right now, when natural scrolling is enabled things like > volume sliders move the wrong way round. > > By adding the axis motion direct