Re: [PATCH xserver 4/7] glx: Use vnd layer for dispatch (v2)

2018-02-01 Thread Kyle Brenneman
On 02/01/2018 02:31 PM, Adam Jackson wrote: On Wed, 2018-01-10 at 13:57 -0700, Kyle Brenneman wrote: xorgGlxThunkRequest should be calling addXIDMap and removeXIDMap, not the internal handlers. I'm not sure that can be right. If it did, and adding the map failed, there's no way to get the

Re: [PATCH xserver 1/2] randr: Fix rotation check in ProcRRSetScreenSize()

2018-02-01 Thread Adam Jackson
On Tue, 2018-01-30 at 13:06 -0800, Alex Goins wrote: > It sounds like this patch is the one we want. Can it be merged? remote: I: patch #196514 updated using rev 6b26a7bda9efa93440734ede0382a3e9a6761365. remote: I: 1 patch(es) updated to state Accepted. To

Re: [PATCH xserver 4/7] glx: Use vnd layer for dispatch (v2)

2018-02-01 Thread Adam Jackson
On Wed, 2018-01-10 at 13:57 -0700, Kyle Brenneman wrote: > xorgGlxThunkRequest should be calling addXIDMap and removeXIDMap, not > the internal handlers. I'm not sure that can be right. If it did, and adding the map failed, there's no way to get the backend to clean up; at least, not the way

Re: [PATCH xserver 2/2] Xephyr: Prefer using MIT-SHM FD-passing when possible

2018-02-01 Thread Adam Jackson
On Wed, 2018-01-31 at 15:57 -0800, Keith Packard wrote: > Alexander Volkov writes: > > > This makes the shared memory visible only for the Xephyr > > and the X server to which it is connected. > > And looks good as well. > > Reviewed-by: Keith Packard

X.Org Foundation Membership Renewal

2018-02-01 Thread Rob Clark
On Feb 1st all xorg members were expired as part of the regular process to remove inactive members. If you would still like to be a member of the X.Org Foundation, please renew your membership. To renew or to become a first time member, go to https://members.x.org/ . For renewals, log in and

Re: [RFC][PATCH xserver] xwayland: Queue Present events

2018-02-01 Thread Michel Dänzer
On 2018-02-01 04:45 PM, Michel Dänzer wrote: > On 2018-01-29 06:15 PM, Roman Gilg wrote: >> This is a RFC on a follow-up patch to my recently posted patch series on the >> xorg-devel mailing list to enable per window flips of Present Pixmaps to >> Wayland surfaces: >>

Re: [RFC][PATCH xserver] xwayland: Queue Present events

2018-02-01 Thread Michel Dänzer
On 2018-01-29 06:15 PM, Roman Gilg wrote: > This is a RFC on a follow-up patch to my recently posted patch series on the > xorg-devel mailing list to enable per window flips of Present Pixmaps to > Wayland surfaces: > https://lists.freedesktop.org/archives/xorg-devel/2018-January/055674.html > >

Re: [PATCH 14/19] present: Add window flip mode

2018-02-01 Thread Michel Dänzer
On 2018-01-29 02:34 PM, Roman Gilg wrote: > In contrast to screen flip mode this mode currently: > * supports flips per windows (these windows need to have the same size > as their parent windows with the same pixmap), > * always copies back to the original pixmap instead of pure flips, while >

Re: [ANNOUNCE] xkeyboard-config 2.23.1

2018-02-01 Thread Arkadiusz Miśkiewicz
On Thursday 01 of February 2018, Sergey Udaltsov wrote: > Hello everyone! There was a packaging issue with 2.23 - so here is the > fix, repackaged. Sorry for the hassle. With 2.23 there is a problem which wasn't there on 2.22: $ setxkbmap -v 100 pl Illegal verbose level 100. Reset to 10 Setting

[PATCH libXi] _XIPassiveGrabDevice needs to set time value

2018-02-01 Thread Jeff Smith
When setting up a XIPassiveGrabDevice request, the time field is not being set, leading to improper data being passed 'over the wire'. Accept a time value into _XIPassiveGrabDevice and use it to set the time field in the request. Since the the functions calling _XIPassiveGrabDevice are part of