Peter Hutterer <[email protected]> writes:

>       Xi: fix comment - XI2 grabs aren't keysym grabs

Reviewed-by: Keith Packard <[email protected]>

>       dix: send the current axis value in DeviceChangedEvents (#62321)

Reviewed-by: Keith Packard <[email protected]>

>       Xi: always return BadMatch for XTest devices ChangeDeviceControl 
> requests

(this appears to cover all of the DDX entry points to avoid passing
XTest devices to them)

Reviewed-by: Keith Packard <[email protected]>

>       If neither HAL nor udev backends are enabled, warn the user

Reviewed-by: Keith Packard <[email protected]>

>       xkb: free XkbRulesUsed and XkbRulesDflt on extension cleanup

I think this should be done in CloseDownDevices -- XkbDeleteRulesDflts
is already called there, adding a call to your new XkbDeleteRulesUsed
(which looks fine, btw) seems like the right plan.

>       Delete callbacks when extension are closed
>       dix: delete all callbacks before reset

Looks like the second patch makes the first unnecessary?

>       dix: reset the registry before quitting

Reviewed-by: Keith Packard <[email protected]>

>       os: support pnprintf length modifiers for integers

Reviewed-by: Keith Packard <[email protected]>

>       os: support %% in pnprintf

Reviewed-by: Keith Packard <[email protected]>

>       os: support %c in pnprintf

Reviewed-by: Keith Packard <[email protected]>

>       os: complain about unsupported pnprintf directives

Reviewed-by: Keith Packard <[email protected]>

>       os: Use ErrorFSigSafe from FatalError and it's friends

Reviewed-by: Keith Packard <[email protected]>

-- 
[email protected]

Attachment: pgpVlFS_pnwl0.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to