mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Remove unnecessary XFilterEvent call.
XFilterEvent usually filters KeyPress events according to input method. At this point the window is not mapped. The only events that we process are ConfigureNotify and MapNotify. They should not be filtered by input method.
This commit is contained in:
parent
d3e0f3444b
commit
d2937b05ae
Loading…
Reference in New Issue
Block a user