x11drv: Filter a few more event types in filter_event.
commitc7a1dfde9fd25652f29c2615beb8d843c94759c3
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2006 14:23:12 +0000 (30 16:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2006 14:23:12 +0000 (30 16:23 +0200)
tree7ab9c82bb98b89260bb3e4e2bcd6d3b8fb6ce46b
parent2c1d696801abd737814b4fdcc808a2dff22ecac6
x11drv: Filter a few more event types in filter_event.

ConfigureNotify and related events should only be processed when
posted messages are selected. There's no need to handle MappingNotify
if keyboard events are not selected.
dlls/x11drv/event.c