zed/crates/gpui/src
Nate Butler c18e9aedcd
Add items_baseline to Styled (#14238)
Add support for aligning items to the baseline.

Release Notes:

- N/A

---------

Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
2024-07-11 16:38:21 -04:00
..
app Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
elements Bump image crate (#13397) 2024-06-25 15:12:45 +02:00
keymap
platform windows: Create window with correct size (#14218) 2024-07-11 09:54:59 -07:00
text_system Selectable popover text (#12918) 2024-07-10 21:14:34 -06:00
window
action.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
app.rs Fix 100s freeze on boot on X11 (#13156) 2024-06-17 12:44:32 -06:00
arena.rs
asset_cache.rs
assets.rs Bump image crate (#13397) 2024-06-25 15:12:45 +02:00
bounds_tree.rs
color.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00
element.rs
executor.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
geometry.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
global.rs
gpui.rs
input.rs
interactive.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
key_dispatch.rs
keymap.rs
platform.rs linux/x11: Restore differentiation of mouse/keyboard focus (#13995) 2024-07-10 19:54:26 +02:00
prelude.rs
scene.rs
shared_string.rs
shared_uri.rs
style.rs gpui: Fix TextStyle default font_family crash on Windows, use Segoe UI for Windows (#14040) 2024-07-10 13:40:42 -06:00
styled.rs Add items_baseline to Styled (#14238) 2024-07-11 16:38:21 -04:00
subscription.rs
svg_renderer.rs
taffy.rs
test.rs
text_system.rs gpui: Fix TextStyle default font_family crash on Windows, use Segoe UI for Windows (#14040) 2024-07-10 13:40:42 -06:00
util.rs
view.rs
window.rs linux/x11: Restore differentiation of mouse/keyboard focus (#13995) 2024-07-10 19:54:26 +02:00