[PATCH v5] Compose and dead_currency sequences for rouble.

2016-11-26 Thread Mihail Konev
Adds peseta sequences for uniformity. Submitted-by: Victor Kustov Signed-off-by: Mihail Konev --- nls/en_US.UTF-8/Compose.pre | 28 1 file changed, 28 insertions(+) diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre index adc24fb5b5c2..64de8d251

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

2016-11-26 Thread Mihail Konev
On Sun, Nov 27, 2016 at 12:55:40AM +0500, Mihail Konev wrote: > Is adding an Xinput property the only way? Rather, should it be an Xi property, or static arrays in xkb are enough? ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.o

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

2016-11-26 Thread Mihail Konev
Is adding an Xinput property the only way? ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel

[PATCH xserver] composite: Fix repaint of borders

2016-11-26 Thread Uli Schlachter
When going from border width zero to a non-zero border width, the composite extension is informed via the ConfigNotify callback. The call-chain looks like this: compConfigNotify -> compReallocPixmap -> compSetPixmap -> TraverseTree -> compSetPixmapVisitWindow. However, at this time, pWindow->border