Re: [PATCH synaptics] conf: rename to 70-synaptics.conf

2016-05-20 Thread Hans de Goede
Hi, On 19-05-16 17:35, Stefan Dirsch wrote: Bump up synaptics driver to 70, so it get's perferred over libipnut, which was dropped down to 60. Reason is, that synaptics driver is more of an additional driver, which then should be installed if installed. Similar to what was done for wacom config

[PATCH kdrive/ephyr v2] ephyr: move SetNotifyFd()/RemoveNotifyFd() calls outside ephyr mouse driver

2016-05-20 Thread Laércio de Sousa
When Xephyr is launched in multi-seat mode (i.e. with command-line option "-seat seat"), ephyr virtual keyboard/mouse driver is not loaded. Without this patch, Xephyr won't listen to any events in multi-seat mode, including XCB_EXPOSE and XCB_CONFIGURE_NOTIFY, which may be needed even for this

Re: [PATCH xserver 08/11] kdrive/ephyr: Poll for events in block handler

2016-05-20 Thread Laércio de Sousa
> Your patch looks like a fine > change, although I think it might need to include a change to discard > input events when the input subsystem wasn't running (which is why the > SetNotifyFd calls are where they are) > Thanks for the tip! I'm submitting a v2 of my patch preventing Xephyr windows fr

Re: [PATCH evdev] conf: rename to 65-evdev.conf

2016-05-20 Thread Stefan Dirsch
On Fri, May 20, 2016 at 11:47:45AM +1000, Peter Hutterer wrote: > On Thu, May 19, 2016 at 05:37:59PM +0200, Stefan Dirsch wrote: > > Bump up evdev driver to 65, so it get's perferred over libipnut, > > which was dropped down to 60. Reason is, that evdev driver is more > > of an additional driver, w

Re: [PATCH synaptics] conf: rename to 70-synaptics.conf

2016-05-20 Thread Stefan Dirsch
On Fri, May 20, 2016 at 12:20:02PM +0200, Hans de Goede wrote: > Hi, > > On 19-05-16 17:35, Stefan Dirsch wrote: > >Bump up synaptics driver to 70, so it get's perferred over libipnut, > >which was dropped down to 60. Reason is, that synaptics driver is more > >of an additional driver, which then

Re: [PATCH synaptics] conf: rename to 70-synaptics.conf

2016-05-20 Thread Emil Velikov
On 19 May 2016 at 17:51, Eric Engestrom wrote: > On Thu, May 19, 2016 at 05:35:57PM +0200, Stefan Dirsch wrote: >> --- >> conf/50-synaptics.conf | 46 -- >> conf/70-synaptics.conf | 46 ++ > > Also, `git format