zed/crates/gpui/examples
Conrad Irwin 4aa3cd07c3
Revert "Revert scheduler update (#46659)" (#46671)
Reland the new scheduler

Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-01-14 07:19:13 +00:00
..
image Fix auto size rendering of SVG images in Markdown (#36663) 2025-08-31 11:14:57 +03:00
svg
animation.rs gpui: Fix drawing rotated SVGs (#33288) 2025-10-09 14:53:36 +02:00
data_table.rs gpui: Unify track_scroll method to receive a reference type (#43518) 2025-11-26 18:03:42 +01:00
drag_drop.rs
focus_visible.rs Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00:00
gif_viewer.rs
gradient.rs gpui: Add more default font fallbacks (#35086) 2025-10-15 16:33:26 -07:00
grid_layout.rs
hello_world.rs
image_gallery.rs gpui: Add more default font fallbacks (#35086) 2025-10-15 16:33:26 -07:00
image_loading.rs editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02:00
input.rs editor: Make TextAlign::Center and TextAlign::Right work (#45417) 2025-12-19 17:37:15 -08:00
layer_shell.rs gpui: Implement support for wlr layer shell (#35610) 2025-10-29 11:32:01 -04:00
mouse_pressure.rs gpui: Support Force Touch go-to-definition on macOS (#40399) 2025-12-15 15:03:42 +01:00
on_window_close_quit.rs Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00:00
opacity.rs gpui: Fix broken rendering with nested opacity (#35407) 2025-10-10 23:17:20 +02:00
ownership_post.rs
painting.rs gpui: Implement From<String> for ElementId (#44447) 2025-12-09 09:08:59 +01:00
paths_bench.rs
pattern.rs
popover.rs gpui: Add a Popover example for test deferred (#44473) 2025-12-19 16:27:41 -08:00
scrollable.rs
set_menus.rs gpui: Add to support check state to MenuItem (#39876) 2025-11-07 09:42:55 +00:00
shadow.rs
tab_stop.rs gpui: Improve the tab stop example by demonstrating tab_group (#44647) 2025-12-20 00:29:26 +00:00
testing.rs Simplify networking tests even more (#46489) 2026-01-10 00:30:33 +00:00
text.rs editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02:00
text_layout.rs Fix extraction of font runs from text runs (#40840) 2025-10-22 01:55:54 +00:00
text_wrapper.rs gpui: Fix text wrapping for URLs (#35724) 2025-10-16 23:06:14 -07:00
tree.rs
uniform_list.rs
window.rs Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
window_positioning.rs
window_shadow.rs