zed/crates/gpui
Antonio Scandurra 5a8061ac7b Add the ability to open a window on a given screen
This is done by supplying the screen in the `WindowOptions` struct.
Note that it's optional, and we will let the operating system choose
which screen to show the window on when `screen` is not provided, as
we did before this change.
2022-10-26 12:04:45 +02:00
..
examples
grammars/context-predicate
src Add the ability to open a window on a given screen 2022-10-26 12:04:45 +02:00
build.rs
Cargo.toml remove derive_more 2022-10-25 00:06:43 -07:00