[ANNOUNCE] libinput 1.13.902

2019-07-30 Thread Peter Hutterer
libinput 1.14rc2 is now available. There weren't a lot of changes here, so unless something significant comes up, next will will be the time for 1.14. Better start getting that champagne in the fridge now. In this RC we have a fix for the Latitude 5580 trackpoint and more consistent assignment fo

Re: has weston a rtsp video src support?

2019-07-30 Thread Barry Song
Pekka Paalanen 于2019年7月27日周六 下午8:10写道: > > On Fri, 26 Jul 2019 13:31:47 +1200 > Barry Song <21cn...@gmail.com> wrote: > > > Pekka Paalanen 于2019年7月26日周五 上午3:30写道: > > > > Hi, > > > > > > I don't think that would work too well, because eglSwapBuffers has > > > not been called yet at that time, and

Re: Independent clone mode

2019-07-30 Thread Barry Song
Pekka Paalanen 于2019年7月27日周六 下午8:20写道: > > On Fri, 26 Jul 2019 08:58:42 +1200 > Barry Song <21cn...@gmail.com> wrote: > > > Pekka Paalanen 于2019年7月26日周五 上午3:30写道: > > > > > > On Thu, 25 Jul 2019 13:00:55 +1200 > > > Barry Song <21cn...@gmail.com> wrote: > > > > > > > Pekka Paalanen 于2019年7月24日周三

Re: [PATCH v6] unstable/drm-lease: DRM lease protocol support

2019-07-30 Thread Drew DeVault
Xwayland patch based on this work: https://gitlab.freedesktop.org/xorg/xserver/merge_requests/248 ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

[PATCH v6] unstable/drm-lease: DRM lease protocol support

2019-07-30 Thread Drew DeVault
From: Marius Vlad DRM leasing is a feature which allows the DRM master to "lease" a subset of its DRM resources to another DRM master via drmModeCreateLease, which returns a file descriptor for the new DRM master. We use this protocol to negotiate the terms of the lease and transfer this file des