Signed-off-by: Bryce Harrington
---
v2: Also check strdup return
shared/config-parser.c | 22 ++
1 file changed, 22 insertions(+)
diff --git a/shared/config-parser.c b/shared/config-parser.c
index a50773b..2256469 100644
--- a/shared/config-parser.c
+++ b/shared/config-parse
Hi Carlos,
I think we could go ahead and finally land this patchset, if you would
be able to bring it up to date with the moved and renamed protocol
(_wl_pointer_gestures vs zwp_pointer_gestures_v1)?
Thanks,
Bryce
On Wed, Aug 26, 2015 at 05:57:47PM -0700, Bryce Harrington wrote:
> This patchset
On Thu, Feb 18, 2016 at 10:05:03AM +0800, Jonas Ådahl wrote:
> On Wed, Feb 17, 2016 at 04:56:34PM -0800, Bryce Harrington wrote:
> > There's a few patchsets in patchwork which I'm not entirely certain
> > where they're at review-wise.
> >
> > Since we're at the start of a new release I'd like to c
On Wed, Feb 17, 2016 at 04:56:34PM -0800, Bryce Harrington wrote:
> There's a few patchsets in patchwork which I'm not entirely certain
> where they're at review-wise.
>
> Since we're at the start of a new release I'd like to clear down our
> queue a bit by landing stuff that's ready to go, but wh
Two small fixes to the touchpad code. Synaptics semi-mt devices are now
using a hysteresis again to stop the cursor from wobbling (expected fallout
from 1.1.6).
The no-tappping zone on the far left/right edges has been extended down from
half the touchpad to the top edge of the software buttons (i
A nonzero resolution on the tilt axes is units/rad so we can calculate the
physical min/max based. Uneven min/max ranges are supported.
Signed-off-by: Peter Hutterer
---
src/evdev-tablet.c | 28 +---
test/tablet.c | 12
2 files changed, 29 insertions(+),
There's a few patchsets in patchwork which I'm not entirely certain
where they're at review-wise.
Since we're at the start of a new release I'd like to clear down our
queue a bit by landing stuff that's ready to go, but while many of these
have received some review I'm not 100% if they've complete
From: Wataru Natsume
Previous code cleaned up surfaces in layer once and then added
surfaces to a layer in random. In this flow, two commitchanges are
required.
Signed-off-by: Nobuhiko Tanibata
[wataru_nats...@xddp.denso.co.jp: Removes unnecessary check]
Signed-off-by: Wataru Natsume
---
Chan
Hi PrasannaKumar
On Mon, Feb 15, 2016 at 04:21:23PM +0530, PrasannaKumar Muralidharan wrote:
> From: PrasannaKumar Muralidharan
>
> I am implementing dial input device support and would like to get feedback
> on the code that I have implemented so far. Did not implement test cases
> as of now, a
On Wed, Feb 17, 2016 at 12:28:48PM +0100, Emmanuel Gil Peyrot wrote:
> On Tue, Feb 16, 2016 at 10:29:34PM -0800, Bryce Harrington wrote:
> > On Tue, Feb 16, 2016 at 01:57:52AM +, Emmanuel Gil Peyrot wrote:
> > > It doesn’t make sense to fail the entire build when jpeglib isn’t
> > > present, so
On Wed, Feb 17, 2016 at 09:31:33AM -0600, Derek Foreman wrote:
> On 17/02/16 12:17 AM, Bryce Harrington wrote:
> > On Fri, Jan 15, 2016 at 01:33:53PM -0600, Derek Foreman wrote:
> >> Signed-off-by: Derek Foreman
> >
> > Reviewed-by: Bryce Harrington
> >
> > And pushed both patches in series:
>
On 17/02/16 12:17 AM, Bryce Harrington wrote:
> On Fri, Jan 15, 2016 at 01:33:53PM -0600, Derek Foreman wrote:
>> Signed-off-by: Derek Foreman
>
> Reviewed-by: Bryce Harrington
>
> And pushed both patches in series:
>
> To ssh://git.freedesktop.org/git/wayland/wayland
>88ff135..8125919 ma
Hi,
On 17-02-16 01:11, Peter Hutterer wrote:
https://bugs.freedesktop.org/show_bug.cgi?id=94097
Signed-off-by: Peter Hutterer
Patch looks good to me:
Reviewed-by: Hans de Goede
Regards,
Hans
---
src/evdev-mt-touchpad.c | 27 +++
1 file changed, 19 insertio
Hi,
On 17-02-16 00:29, Peter Hutterer wrote:
We previously used the half-way mark of the touchpad's y axis to decide where
to ignore tapping. Move this down to the top edge of the software buttons
instead. Users may tap with a finger in the software button areas, on the rest
of the touchpad it's
On Tue, 16 Feb 2016 13:58:25 -0800
Bryce Harrington wrote:
> On Tue, Feb 16, 2016 at 01:45:03PM +0200, Pekka Paalanen wrote:
> > Hi all,
> >
> > now we have three API candidates with patches (and my own idea[1]
> > without patches so it doesn't count). Here is what I have gathered, let
> > me kn
On Tue, 16 Feb 2016 14:29:06 +
Benoit Gschwind wrote:
> Hello Pekka,
>
> Thanks for your review. I agree with you analyses but I have few additions.
>
> On 02/16/16 11:45, Pekka Paalanen wrote:
> > Hi all,
> >
> > now we have three API candidates with patches (and my own idea[1]
> > withou
On Tue, Feb 16, 2016 at 10:29:34PM -0800, Bryce Harrington wrote:
> On Tue, Feb 16, 2016 at 01:57:52AM +, Emmanuel Gil Peyrot wrote:
> > It doesn’t make sense to fail the entire build when jpeglib isn’t
> > present, so this commit makes it optional just like libwebp in the
> > previous one, dis
Hi pq,
I'm sorry for replying late.
The reasons why I tried to add are following.
- If a wl_client is able to has a user data,
a wayland server can use it for storing the client specific data such as
security privilege, the result of privilege check, and other things.
Those kinds of data are t
18 matches
Mail list logo