Re: [PATCH libinput 6/5] tools: add a test to verify the builddir lookup works correctly

2018-07-08 Thread Peter Hutterer
found this one stuck in my outbox... On Mon, Jul 02, 2018 at 03:41:04PM +0300, Pekka Paalanen wrote: > On Fri, 29 Jun 2018 11:08:31 +1000 > Peter Hutterer wrote: > > > The binary takes an argument to check whether we expect the builddir to be > > detected or not. Then it's executed once as norma

libinput is now on gitlab

2018-07-08 Thread Peter Hutterer
Pekka pointed out on IRC that I never sent an official announcement, it was hidden inside the 1.11.1 announce email. So, this time with fanfares, fireworks, red carpets and whatnot: libinput has moved to freedesktop.org's gitlab instance. The new URL is: http://gitlab.freedesktop.org/libinput/lib

[PATCH wayland-protocols] unstable: add xdg-primary-selection protocol

2018-07-08 Thread Simon Ser
This primary selection is similar in spirit to the eponimous in X11, allowing a quick "select text + middle click" shortcut to copying and pasting. It's otherwise very similar to its Yayland counterpart, and explicitly made consistent with it. Signed-off-by: Simon Ser --- This is a continuation