dix: remove obsolete comment.
Pairings don't exist anymore and the documented issue is a non-issue now.
This commit is contained in:
parent
38bf01bd1c
commit
a83a0c5a14
|
@ -3446,10 +3446,8 @@ CheckPassiveGrabsOnWindow(
|
||||||
than it is assigned to at this point in time.
|
than it is assigned to at this point in time.
|
||||||
Update the grab's device and modifier device to reflect the
|
Update the grab's device and modifier device to reflect the
|
||||||
current state.
|
current state.
|
||||||
XXX: Since XGrabDeviceButton requires to specify the
|
Since XGrabDeviceButton requires to specify the
|
||||||
modifierDevice explicitly, we don't override this choice.
|
modifierDevice explicitly, we don't override this choice.
|
||||||
This essentially requires a client to re-create all
|
|
||||||
passiveGrabs when the pairing changes... oh well.
|
|
||||||
*/
|
*/
|
||||||
if (xE->u.u.type < LASTEvent)
|
if (xE->u.u.type < LASTEvent)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue