zed/crates/gpui/src/platform
Kirill Bulatov 1398a12062 More keybindings in macOs modals with buttons
Closes https://github.com/zed-industries/community/issues/1095
by forcing the non-Cancel button to get a focus.
Due to the way macOs handles buttons on modals, the focus gain had to be
achieved via certain button addition order, rather than conventional
"setFocus"-ish API, see the related comment for details.

Co-authored-by: Antonio Scandurra <antonio@zed.dev>
2023-05-02 21:10:20 +03:00
..
mac More keybindings in macOs modals with buttons 2023-05-02 21:10:20 +03:00
event.rs
mac.rs
test.rs Track active window id in test platform 2023-04-20 17:22:11 +02:00