Re: Window scaling (aka owner sizes)

2018-08-30 Thread Keith Packard
Olivier Fourdan writes: > How do you plan to deal with this in your approach? Well, that's why I'm trying to get some help here... What we're trying to do here is replace some really ugly hacks that Valve has made outside of the server to get applications that depend on changing the video mode

Re: [PATCH xserver] hw/xwin: Fix 'make distcheck'

2018-08-30 Thread Peter Hutterer
On Mon, Aug 27, 2018 at 12:41:22PM +0100, Jon Turney wrote: > Add internal.h to SOURCES, omitted from 126c1cfa > > Signed-off-by: Jon Turney cd285922c..a9a5bd002 master -> master Cheers, Peter > --- > hw/xwin/winclipboard/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff

Re: Xorg-1.20.1 crashes when using glamor on top of llvmpipe

2018-08-30 Thread Ray Strode
hi, what version of mesa? might be https://cgit.freedesktop.org/mesa/mesa/commit/?id=9baff597ce021f7691187b0d1d1bbc16d07b13e1 Ray On Thu, Aug 30, 2018, 5:00 PM Hans de Goede wrote: > Hi, > > On 30-08-18 22:48, Hans de Goede wrote: > > HI all, > > > > I've been debugging some strange

Re: Xorg-1.20.1 crashes when using glamor on top of llvmpipe

2018-08-30 Thread Hans de Goede
Hi, On 30-08-18 22:48, Hans de Goede wrote: HI all, I've been debugging some strange crashes with Xorg-1.20.1 inside a virtualbox guest and I can use some help with this. At first Xorg completely failed to start, running it under gdbserver showed a backtrace pointing to a lazy symbol lookup

Xorg-1.20.1 crashes when using glamor on top of llvmpipe

2018-08-30 Thread Hans de Goede
HI all, I've been debugging some strange crashes with Xorg-1.20.1 inside a virtualbox guest and I can use some help with this. At first Xorg completely failed to start, running it under gdbserver showed a backtrace pointing to a lazy symbol lookup failure triggered by: drmmode_display.c:905:

Re: Window scaling (aka owner sizes)

2018-08-30 Thread Olivier Fourdan
Hi Keith, On Mon, Aug 27, 2018 at 8:24 AM Keith Packard wrote: > > > I'm doing a bit of work to help support applications that want to run at > a small fixed size. The 'usual' way to make them visible on our modern > desktops is to flip video modes, but that means everything runs at low >

Re: [Pixman] [BUG] SIGSEGV in sse2_fill

2018-08-30 Thread Michel Dänzer
On 2018-08-29 9:14 p.m., Adam Jackson wrote: > continued from pixman@, original thread here: > > https://lists.freedesktop.org/archives/pixman/2018-August/004759.html Frédéric, can you attach the full corresponding Xorg log file? -- Earthling Michel Dänzer |

Re: [PATCH xserver] xwayland: use wayland axis_discrete event

2018-08-30 Thread Peter Hutterer
On Wed, Aug 15, 2018 at 08:54:25PM +1200, Scott Anderson wrote: > On 6/08/18 6:09 PM, Scott Anderson wrote: > > This prevents multiple scroll events happening for wayland compositors > > which send axis values other than 10. For example, libinput will > > typically return 15 for each scroll wheel