Re: [PATCH util-modular] release.sh: add support for meson projects

2017-10-02 Thread Peter Hutterer
On Fri, Sep 29, 2017 at 12:47:32PM +0100, Emil Velikov wrote: > Hi Peter, > > A couple of ideas how to make this a bit easier to read. > > Before all : > Any objections on splitting process_module() a bit? Currently its over > 400 lines :-\ > > On 28 September 2017 at 06:12, Peter Hutterer

Re: [PATCH xserver 2/2] glx: Fix visual fbconfig matching with respect to swap method

2017-10-02 Thread Fredrik Höglund
On Monday 02 October 2017, Thomas Hellstrom wrote: > Hi, Fredrik, > > On 10/02/2017 07:10 PM, Fredrik Höglund wrote: > > On Tuesday 26 September 2017, Thomas Hellstrom wrote: > >> Hi, Fredrik, > >> > >> On 09/26/2017 11:53 AM, Fredrik Höglund wrote: > >>> On Wednesday 06 September 2017, Thomas

Re: [RFC xserver v3 13/14] present: Send a PresentWindowCrtcNotify event appropriately

2017-10-02 Thread Keith Packard
Michel Dänzer writes: > No, but mode changes are also irrelevant for whether or not page > flipping can be used. What about changing the size of the CRTC that the application is displayed on? From fitting the screen to not fitting seems like it would make page flipping no

Re: [PATCH xserver 2/2] glx: Fix visual fbconfig matching with respect to swap method

2017-10-02 Thread Thomas Hellstrom
Hi, Fredrik, On 10/02/2017 07:10 PM, Fredrik Höglund wrote: On Tuesday 26 September 2017, Thomas Hellstrom wrote: Hi, Fredrik, On 09/26/2017 11:53 AM, Fredrik Höglund wrote: On Wednesday 06 September 2017, Thomas Hellstrom wrote: For the built in visuals, we'd typically select the "best"

Re: [PATCH] glx: Duplicate relevant fbconfigs for compositing visuals

2017-10-02 Thread Fredrik Höglund
Tested-by: Fredrik Höglund On Wednesday 27 September 2017, Thomas Hellstrom wrote: > Previously, before GLX_OML_swap_method was fixed, both the X server and > client ignored the swapMethod fbconfig value, which meant that, if the dri > driver thought it exposed more than one

Re: [PATCH xserver 2/2] glx: Fix visual fbconfig matching with respect to swap method

2017-10-02 Thread Fredrik Höglund
On Tuesday 26 September 2017, Thomas Hellstrom wrote: > Hi, Fredrik, > > On 09/26/2017 11:53 AM, Fredrik Höglund wrote: > > On Wednesday 06 September 2017, Thomas Hellstrom wrote: > >> For the built in visuals, we'd typically select the "best" fbconfig > >> without considering the swap method. If

Re: [xrandr v2] Select NearestNeighbour filtering for pixel exact scaling

2017-10-02 Thread Michel Dänzer
On 24/09/17 10:51 AM, Chris Wilson wrote: > Quoting Matt Turner (2017-09-01 22:17:58) >> Was there a reason this did not land? > > It needs a touch more work: [...] > As another note, changing the filter only has an effect if the > resolution/scaling is also altered." That could be due to X

Re: [RFC xserver v3 13/14] present: Send a PresentWindowCrtcNotify event appropriately

2017-10-02 Thread Michel Dänzer
On 29/09/17 10:55 PM, Keith Packard wrote: > Michel Dänzer writes: > >> Or maybe it would be sufficient for clients to simply re-query the >> modifiers in response to PresentConfigureNotify events? > > Would that also get sent when modes are changed? No, but mode changes

Tag forwarded X11 connection as remote

2017-10-02 Thread Michal Srb
Hi, Cross-posting to openssh-unix-dev and xorg-devel because this concerns both projects. When X11 connection is forwarded using ssh, the ssh client typically connects to the local X server using unix socket (often it is the only option because X servers no longer listens on TCP by default).

Re: Pull request for server-1.19.branch fixes ?

2017-10-02 Thread Olivier Fourdan
Hi, > > It appears the Xserver in 1.19 branch is missing quite a few fixes from > > master, so I prepared a branch back-porting fixes at > > Hi, please add this to the list: > > commit fbd80b2c8ebe9fd41229dc5438524d107c071ff1 > Author: Dawid Kurek > Date: Thu