zed/crates/gpui
Antonio Scandurra bed94455b9 Avoid calling focus_in when creating window
This is redundant because when creating a window we will receive
an activation event if the window was effectively focused. And if
it wasn't, we shouldn't call `focus_in`.
2023-04-17 11:57:51 +02:00
..
examples
src Avoid calling focus_in when creating window 2023-04-17 11:57:51 +02:00
build.rs
Cargo.toml