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 Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
grammars/context-predicate WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
src Add the ability to open a window on a given screen 2022-10-26 12:04:45 +02:00
build.rs Bump minimum macOS version to 10.15.7 2022-10-20 18:01:41 +02:00
Cargo.toml remove derive_more 2022-10-25 00:06:43 -07:00