SIGN IN SIGN UP

wayland: Fix input_handler out of range access (#10724)

The wayland implementation takes an input handler from the state, but
only puts it back if the event was an IME key. I flipped the logic to
ensure it's always put back.

This should fix both:
- #10344
- #10652

Release Notes:

- Fixed input_handler out of range access
([#10344](https://github.com/zed-industries/zed/issues/10344),
[#10652](https://github.com/zed-industries/zed/issues/10652)).
P
Philipp Schaffrath committed
15c4c4a3080284b82ce91da1ad1f49fd9ac91df5
Parent: b31df39
Committed by GitHub <noreply@github.com> on 4/18/2024, 10:20:23 PM