Re: [PATCH v4 xserver] xkb: fix releasing overlay while keydown

2016-11-07 Thread Mariusz Mazur
Applied to my work env. If something starts acting funny I'll let you know. 2016-11-06 23:42 GMT+01:00 Mihail Konev : > Testcase: > > In ~/.xbindkeysrc: > > "xterm &" >XF86LaunchA > > In ~/ov.xkb: > > xkb_keymap { > xkb_keycodes { include "evdev" }; > xkb_types{

Re: Bug in randr/rrtransform.c : RRTrasnformCompute()

2016-11-07 Thread Stirling Westrup
On Thu, Nov 3, 2016 at 3:45 PM, Stirling Westrup wrote: > I've noticed that the transformation matrices that this function builds > for rotated screens is not quite correct. > > In particular, it consistently builds maps from 0 to width or height > instead of from 0 to width-1 or height-1. > > Th

Re: [PATCH xserver] glamor: restore vfunc handlers on init failure

2016-11-07 Thread Eric Anholt
Olivier Fourdan writes: > In glamor_init(), if the minimum requirements are not met, glamor may > fail after setting up its own CloseScreen() and DestroyPixmap() > routines, leading to a crash when either of the two routines is called > if glamor failed to complete its initialization, e.g: > >

Re: [PATCH xwayland 0/7] Implement zwp_tablet v2

2016-11-07 Thread Olivier Fourdan
Hey Jason, Carlos, > Okay... I had some remote confusion: > > $ git remote -v > jason https://github.com/wayland-tablet/xserver.git (fetch) > > I picked the most recent branch there as a starting point, but it's > sensibly older than that. I take back these patches, will look into > merging what