[Resend: PATCH libinput 1/2] tools: Handle LIBINPUT_SWITCH_TABLET_MODE

Stefan Brüns stefan.bruens at rwth-aachen.de
Sun Nov 5 23:12:26 UTC 2017


On Monday, November 6, 2017 12:00:06 AM CET you wrote:
> On Sat, Nov 04, 2017 at 06:37:27PM +0100, Stefan Brüns wrote:
> > From: Stefan Brüns <stefan.bruens at rwth-aachen.de>
> > 
> > Signed-off-by: Stefan Brüns <stefan.bruens at rwth-aachen.de>
> > ---
> > 
> >  tools/libinput-debug-events.c | 3 +++
> >  1 file changed, 3 insertions(+)
> > 
> > diff --git a/tools/libinput-debug-events.c b/tools/libinput-debug-events.c
> > index 87b7b80..fb8d84d 100644
> > --- a/tools/libinput-debug-events.c
> > +++ b/tools/libinput-debug-events.c
> > @@ -747,6 +747,9 @@ print_switch_event(struct libinput_event *ev)
> > 
> >  	case LIBINPUT_SWITCH_LID:
> >  		which = "lid";
> >  		break;
> > 
> > +	case LIBINPUT_SWITCH_TABLET_MODE:
> > +		which = "tablet-mode";
> > +		break;
> > 
> >  	default:
> >  		abort();
> >  	
> >  	}
> 
> These two are the same as the first set, right? If so, they're pushed now,
> thanks.
> 
> fwiw, it's fair to resend a patch if it doesn't get merged (or just ping the
> lit) but please give us a bit more than a day to actually look at things
> and merge them. Doubly so when it's over a weekend.

Sorry for the disturbance, I resent the patches as the first send attempt was 
before I had confirmed the list subscription, thus the patches were not showing 
up on the ML. Unfortunately you received both copies as you were on CC ...

Kind regards,

Stefan
-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
home: +49 241 53809034     mobile: +49 151 50412019
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20171106/142d909d/attachment.sig>


More information about the wayland-devel mailing list