zed/crates/gpui/src
RoblKyogre 030e299b27
Fix key repeat after releasing a different key on Wayland (#9768)
Quick fix that fixes key repeat not working when releasing a different
key than the current one being held

Don't really know much rust yet, so unsure this is the best way to
handle this, but this does seem like a good starting point to get at
least a tad familiar with it

Release Notes:
- N/A
2024-03-25 11:44:24 -07:00
..
app
elements
keymap
platform Fix key repeat after releasing a different key on Wayland (#9768) 2024-03-25 11:44:24 -07:00
text_system
window
action.rs
app.rs
arena.rs
assets.rs
bounds_tree.rs
color.rs
element.rs
executor.rs
geometry.rs
gpui.rs
image_cache.rs
input.rs
interactive.rs
key_dispatch.rs
keymap.rs
platform.rs
prelude.rs
scene.rs
shared_string.rs
shared_uri.rs
style.rs
styled.rs
subscription.rs
svg_renderer.rs
taffy.rs
test.rs
text_system.rs
util.rs
view.rs
window.rs