On 11/5/18 21:27 , Daniel Stone wrote:
Hi Peter,
On 10 May 2018 at 00:48, Peter Hutterer wrote:
On Mon, May 07, 2018 at 04:59:49PM +0100, Daniel Stone wrote:
The first thing to happen is to migrate the central Git push point to
GitLab. anongit.fd.o and cgit will still work as read-only mirror
Dear wl-devels,
I was trying to test my libweston compositor's shell implementation by
launching applications. By convenience I was using a keybing with fork-exec
approach. It's weird to me that I couldn't launch the `weston-terminal` in
that way as it complaints couldn't find $XDG_RUNTIME_DIR and
See
https://github.com/FreeRDP/FreeRDP/commit/1f7d33a2f22a372c124ce985a394619e186e06b9
for the upstream change.
Signed-off-by: Luca Weiss
---
libweston/compositor-rdp.c | 50 +++---
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/libweston/compos
On Thu, May 10, 2018 at 03:07:36PM +1000, Peter Hutterer wrote:
> one of the issues we have with libinput in the wayland world is that
> debugging it is a bit harder than in X. There we can just run xinput
> list-props and get an idea of what settings are applied to each device which
> helps narrow
Hi Jonas,
On 8 May 2018 at 11:00, Jonas Ådahl wrote:
> On Mon, May 07, 2018 at 04:59:49PM +0100, Daniel Stone wrote:
>> My proposal is that as of the repo migration, we trial GitLab merge
>> requests on a couple of patchsets where we'd expect to see the need
>> for complex structured comments and
Maybe `ltrace --library=libinput.so ./run-compositor` would be
sufficient?
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel
Hi Peter,
On 10 May 2018 at 00:48, Peter Hutterer wrote:
> On Mon, May 07, 2018 at 04:59:49PM +0100, Daniel Stone wrote:
>> The first thing to happen is to migrate the central Git push point to
>> GitLab. anongit.fd.o and cgit will still work as read-only mirrors,
>> but you will not be able to p