zed/crates/gpui/src/platform
Julia 31516b7863 TextStyle::default() ask system for known existing font family
Rather than assuming a specific family exists, try a set of specific
names and if they fail, just grab any old font that the system reports
as existing

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-05-30 14:46:27 -04:00
..
mac TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
event.rs Switch PopUp windows to use the NSTrackingArea API and add support for the mouseExited event 2023-01-20 16:35:25 -08:00
mac.rs Revert "Remove borrow from reveal_path()" 2023-02-24 09:39:52 -08:00
test.rs Track active window id in test platform 2023-04-20 17:22:11 +02:00