ZIm/crates/gpui/src/platform/windows
Ezekiel Warren 9f96c43ff7
windows: Don't report 'shift' for certain keys (#9479)
allows keybindings for character such as `:`, `?`, etc. (important for
vim mode!)

alternative solution is here: #9478

Release Notes:

- N/A
2024-03-18 09:33:28 -06:00
..
dispatcher.rs chore: cleanup more windows use (#9376) 2024-03-14 18:00:03 -07:00
display.rs Windows: direct load DCompositionWaitForCompositorClock and fallback (#9351) 2024-03-15 17:17:26 -07:00
platform.rs Windows: direct load DCompositionWaitForCompositorClock and fallback (#9351) 2024-03-15 17:17:26 -07:00
text_system.rs Cross-platform titlebar (#9405) 2024-03-15 10:40:58 -07:00
util.rs Cross-platform titlebar (#9405) 2024-03-15 10:40:58 -07:00
window.rs windows: Don't report 'shift' for certain keys (#9479) 2024-03-18 09:33:28 -06:00