zed/crates/gpui
Thorsten Ball f938bae0a2 Use NSScreen to fetch primary display
According to Chromium source, `NSScreen::screens` should always get us
one display.

We made this change because we ran into panics caused by the previous
`unwrap()` when `CGGetActiveDisplayList` might return an empty list.
2024-01-16 14:23:10 +01:00
..
docs Remove some todo!'s 2024-01-09 11:36:36 +02:00
src Use NSScreen to fetch primary display 2024-01-16 14:23:10 +01:00
tests Remove some todo!'s 2024-01-09 11:36:36 +02:00
build.rs Rebuild shader header when cbindgen sources have changed 2024-01-15 16:23:22 +01:00
Cargo.toml gpui: Pin to font-kit with improved OTC parsing performance. (#4047) 2024-01-15 15:46:18 +01:00