Always ignore BadMatch errors resulting from XSetInputFocus so that we
authorAlexandre Julliard <julliard@winehq.org>
Fri, 21 Nov 2003 05:30:34 +0000 (05:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Nov 2003 05:30:34 +0000 (05:30 +0000)
commit720af28ea4daab70b198ba9925c60db165890483
treece49ad403814fc4ac952518c623a735f1425a9dd
parent3f6cb0cc3f68ae2b44a3d05a51e1cc6cbb7dc238
Always ignore BadMatch errors resulting from XSetInputFocus so that we
don't need to wait for the reply.
dlls/x11drv/event.c
dlls/x11drv/x11drv_main.c