Re: [RFC] libinput configuration interface

2014-02-02 Thread Alexander E. Patrakov
2014-02-03 Peter Hutterer : > On Fri, Jan 31, 2014 at 08:26:54PM +0600, Alexander E. Patrakov wrote: >> Peter Hutterer wrote: >> > I've been thinking about how to add a device configuration interface to >> > libinput, and after getting feedback from Jonas and Benjamin, here's a >> > proposal (no co

Re: [RFC] libinput configuration interface

2014-02-02 Thread Peter Hutterer
On Fri, Jan 31, 2014 at 08:26:54PM +0600, Alexander E. Patrakov wrote: > Peter Hutterer wrote: > > I've been thinking about how to add a device configuration interface to > > libinput, and after getting feedback from Jonas and Benjamin, here's a > > proposal (no code yet). > > > > First, I think t

Re: [PATCH libinput 1/2] Replace output screen size callback with transform helpers

2014-02-02 Thread Peter Hutterer
On Fri, Jan 31, 2014 at 09:46:00AM +0100, Jonas Ådahl wrote: > On Fri, Jan 31, 2014 at 09:12:17AM +1000, Peter Hutterer wrote: > > On Thu, Jan 30, 2014 at 08:38:02AM +0100, Jonas Ådahl wrote: > > > On Thu, Jan 30, 2014 at 01:02:15PM +1000, Peter Hutterer wrote: > > > > On Wed, Jan 29, 2014 at 09:33

Re: [PATCH weston v2] Makefile.am: Fix protocol source files usage

2014-02-02 Thread Jasper St. Pierre
On Sun, Feb 2, 2014 at 1:06 AM, Kristian Høgsberg wrote: > On Sat, Feb 01, 2014 at 09:39:12PM +0100, Quentin Glidic wrote: > > From: Quentin Glidic > > > > Signed-off-by: Quentin Glidic > > --- > > > > v2: Update .gitignore (Thanks Jasper) > > I looked into this and I did have generated .c and .

[ANNOUNCE] libxkbcommon 0.4.0

2014-02-02 Thread Ran Benita
Here are the NEWS for this release. Please note the first bullet, and let us know of any issues or troubles. libxkbcommon 0.4.0 == - Add a new add-on library, xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. See the xkbco