ZIm/crates/gpui/src/platform/windows
Ezekiel Warren 36c4831806
windows: mouse and keyboard (#8791)
Windows mouse and keyboard working! I also tweaked the message loop so
that it didn't get stuck. The peek message loop was almost never
returning for me during testing.

Release Notes:

- Added windows mouse and keyboard support

![windows-mouse-and-keyboard](https://github.com/zed-industries/zed/assets/1284289/08578fbf-0cb2-4e44-bab1-3c4f0291ea4b)
2024-03-05 08:35:07 -08:00
..
dispatcher.rs Windows gpui platform (#8490) 2024-03-03 10:53:22 -08:00
display.rs Windows gpui platform (#8490) 2024-03-03 10:53:22 -08:00
platform.rs windows: mouse and keyboard (#8791) 2024-03-05 08:35:07 -08:00
text_system.rs Windows gpui platform (#8490) 2024-03-03 10:53:22 -08:00
util.rs windows: mouse and keyboard (#8791) 2024-03-05 08:35:07 -08:00
window.rs windows: mouse and keyboard (#8791) 2024-03-05 08:35:07 -08:00