On Fri, 20 Jul 2018 21:21:59 +0200
Guido Günther wrote:
> Hi,
> On Thu, Jul 19, 2018 at 04:45:02PM +0200, Emilio Pozuelo Monfort wrote:
> > No need to write libdrm driver specific code for each supported
> > driver, we can just let GBM call the right one for us now.
> >
> > Signed-off-by: Emilio
On Wed, 20 Dec 2017 09:02:26 -0800
Jason Gerecke wrote:
> On Tue, Dec 19, 2017 at 12:33 AM, Maniraj Devadoss
> wrote:
> > Hi Jason,
> >
> > I found the root cause for the backtrace you shared
> > https://lists.freedesktop.org/archives/wayland-devel/2017-November/035964.html
> >
> > The issue is
On Tue, 14 Nov 2017 15:05:47 +
Emmanuel Gil Peyrot wrote:
> This series adds a new protocol to specify the stereoscopic layout of a
> surface, and a way for a compositor to tell the client what the native
> layout is, in order to allow direct scanout in the fullscreen case. It
> then impleme
On Mon, 13 Nov 2017 16:20:48 -0500
Louis-Francis Ratté-Boulianne wrote:
> Hi,
>
> This patchset implements NET_WM_SYNC_REQUEST protocol for throtting
> X11 window resizes in Weston's XWM. We wait for the window to be drawn
> (by setting an alarm on the sync counter) before configuring the window
On Tue, 10 Oct 2017 00:12:34 +0200
Marie Stephanie Alesna wrote:
> Wayland relative mouse clients require indefinite mouse moves. Simulate them
> by keeping invisible host mouse pointer in center of screen using mouse warps.
>
> Also fix fullscreen mouse lock-up at invisible barrier when the in
On Fri, 31 Jan 2020 10:05:16 +0100
Guillermo Rodriguez wrote:
> El vie., 31 ene. 2020 a las 9:44, Pekka Paalanen
> () escribió:
> >
> > On Thu, 30 Jan 2020 17:48:54 +0100
> > Guillermo Rodriguez wrote:
> >
> > > Hi,
> > >
> > > El jue., 30 ene. 2020 a las 16:48, Pekka Paalanen
> > > () escribi
El vie., 31 ene. 2020 a las 9:44, Pekka Paalanen
() escribió:
>
> On Thu, 30 Jan 2020 17:48:54 +0100
> Guillermo Rodriguez wrote:
>
> > Hi,
> >
> > El jue., 30 ene. 2020 a las 16:48, Pekka Paalanen
> > () escribió:
>
> > Uhm, I am not sure to understand this bit. Based on your comments
> > before
On Thu, 30 Jan 2020 17:48:54 +0100
Guillermo Rodriguez wrote:
> Hi,
>
> El jue., 30 ene. 2020 a las 16:48, Pekka Paalanen
> () escribió:
> Uhm, I am not sure to understand this bit. Based on your comments
> before I am assuming I would implement this as a plugin / addon,
> instead of hacking sh