Re: [PATCH wayland-protocols] xdg-output: make xdg_output.description mutable

2019-06-27 Thread Simon Ser
On Monday, June 24, 2019 10:08 AM, Olivier Fourdan wrote: > On Mon, Jun 24, 2019 at 9:07 AM Jonas Ådahl jad...@gmail.com wrote: > > > On Sun, Jun 23, 2019 at 10:05:09AM +, Simon Ser wrote: > > > > > Hi Jonas, > > > What do you think of this patch? > > > > Maybe want to say something about how

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

2019-06-27 Thread Drew DeVault
From: Marius Vlad Simple protocol extension to manage DRM lease. Based on the work by Keith Packard in [1], respectively [2]. [1] https://cgit.freedesktop.org/mesa/drm/commit/?id=c4171535389d72e9135c9615cecd07b346fd6d7e [2]

xfway: a Wayland compositor inspired by xfwm4

2019-06-27 Thread adlo
xfway is a Wayland compositor inspired by xfwm4: https://github.com/adlocode/xfway I'm not sure if this is an actual attempt at a port or more of a spin-off project a la Sway, but here it is, and I just wondered if you would like to have a look at it. It supports the wlr-foreign-toplevel

Re: [PATCH wayland-protocols] xdg-output: make xdg_output.description mutable

2019-06-27 Thread Simon Ser
On Monday, June 24, 2019 10:06 AM, Jonas Ådahl wrote: > On Sun, Jun 23, 2019 at 10:05:09AM +, Simon Ser wrote: > > Hi Jonas, > > > > What do you think of this patch? > > Maybe want to say something about how this interacts with 'done'? Good idea. It depends what happens to [1] I guess, and

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

2019-06-27 Thread Simon Ser
Hi, Thanks for your work! Here is a first round of comments. On Thursday, June 27, 2019 10:46 PM, Drew DeVault wrote: > From: Marius Vlad > > Simple protocol extension to manage DRM lease. Based on the work by Keith > Packard in [1], respectively [2]. > > [1] >

Re: [PATCH wayland-protocols] xdg-output: make xdg_output.description mutable

2019-06-27 Thread Simon Ser
On Monday, June 24, 2019 1:29 PM, Daniel Stone wrote: > Hi, > > On Sat, 27 Apr 2019 at 09:16, Simon Ser wrote: > > The output description is a human-readable text describing the output. > > Unlike > > the name which uniquely identifies the output, it's intended to be > > displayed to > > the

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

2019-06-27 Thread Simon Ser
Cc'ing Marius Vlad again, hopefully with a working e-mail address now. is defunct. > From: Marius Vlad > > Simple protocol extension to manage DRM lease. Based on the work by Keith > Packard in [1], respectively [2]. > > [1] >

[ANNOUNCE] libinput 1.13.4

2019-06-27 Thread Peter Hutterer
libinput 1.13.4 is now available. This release fixes a regression introduced in 1.13.3, a wrong udev check caused the fuzz to be left as-is. As a result we ended up with some touchpads having the fuzz applied twice (kernel and libinput), resulting in non-responsive/imprecise behaviour. Since this