On Mon, 2018-11-19 at 18:06 +0100, Samuel Thibault wrote:
> Hello,
>
> Ping?
Tsk, thought I'd pushed this already. Merged, thanks:
https://gitlab.freedesktop.org/xorg/xserver/merge_requests/77
- ajax
___
xorg-devel@lists.x.org: X.Org development
Arch
Hello,
Ping?
Samuel
Samuel Thibault, le mar. 30 oct. 2018 18:43:51 +0100, a ecrit:
> c67f2eac5651 ("dix: always send focus event on grab change") made dix
> always sent events when it's a NotifyGrab or NotifyUngrab, even if
> from == to, because 'from' can just come from a previous XSetInputFocu
c67f2eac5651 ("dix: always send focus event on grab change") made dix
always sent events when it's a NotifyGrab or NotifyUngrab, even if
from == to, because 'from' can just come from a previous XSetInputFocus
call.
However, when an application calls XGrabKeyboard several times on
the same window,