zed/crates/collab_ui/src
Mikayla Maki a1bd7a1297
Feature/fallback fonts (#15306)
Supersedes https://github.com/zed-industries/zed/pull/12090

fixes #5180
fixes #5055

See original PR for an example of the feature at work.

This PR changes the settings interface to be backwards compatible, and
adds the `ui_font_fallbacks`, `buffer_font_fallbacks`, and
`terminal.font_fallbacks` settings.

Release Notes:

- Added support for font fallbacks via three new settings:
`ui_font_fallbacks`, `buffer_font_fallbacks`, and
`terminal.font_fallbacks`.(#5180, #5055).

---------

Co-authored-by: Junkui Zhang <364772080@qq.com>
2024-07-26 16:42:21 -07:00
..
chat_panel Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
collab_panel Use ui::prelude::* in a few more spots (#14807) 2024-07-19 08:57:51 -04:00
notifications Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
channel_view.rs Add text_color helper for tab contents (#14737) 2024-07-18 09:27:05 -04:00
chat_panel.rs assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
collab_panel.rs Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
collab_ui.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00
notification_panel.rs assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00