On 27.01.2018 11:45, Adam Sjøgren wrote: > Hi, > > > (Let me know if you prefer that I reportbug(1) this.) > > Installing xserver-xorg-core (2:1.19.6-1) broke the borders that XMonad > draws around RGBA windows: > > · https://mail.haskell.org/pipermail/xmonad/2018-January/015285.html > > Your nice changelog entry about the patch > 07-glx-do-not-pick-srgb-config-for-32bit-rgba-visual.diff made me try > downgrading the xserver-xorg-core package to the one in testing > (2:1.19.5-1). > > That made the problem go away. > > I reported the finding to the XMonad mailing list anyway, because I'm > not sure if the patch is something that will stay in X.org and XMonad > has to adapt (how?), or if this something that will be ironed out in > X.org - which is why I'm letting you know. > > > Thanks for working on Debian, much appreciated!
Thanks for the info, could you test with that patch commented out from debian/series? That extra patch is the first one applied upstream since 1.19.6, and is needed for next mesa or you'd get this: https://bugs.freedesktop.org/show_bug.cgi?id=103699 There are a bunch of glx changes in 1.19.6 too. The regression is in xserver in any case, and a bug upstream on bugs.freedesktop.org would be preferable.

