zed/crates/gpui/examples
Mikayla Maki 4fd4cbbfb7
gpui: Add focus-visible selector support (#40940)
Release Notes:

- N/A

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-22 23:36:18 +00:00
..
image Fix auto size rendering of SVG images in Markdown (#36663) 2025-08-31 11:14:57 +03:00
svg chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
animation.rs gpui: Fix drawing rotated SVGs (#33288) 2025-10-09 14:53:36 +02:00
data_table.rs gpui: Add more default font fallbacks (#35086) 2025-10-15 16:33:26 -07:00
drag_drop.rs gpui: Keep drag cursor style when dragging (#24797) 2025-04-10 23:54:12 +00:00
focus_visible.rs gpui: Add focus-visible selector support (#40940) 2025-10-22 23:36:18 +00:00
gif_viewer.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
gradient.rs gpui: Add more default font fallbacks (#35086) 2025-10-15 16:33:26 -07:00
grid_layout.rs Add grid support to GPUI (#36153) 2025-08-14 00:01:17 +00:00
hello_world.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
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 Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
on_window_close_quit.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
opacity.rs gpui: Fix broken rendering with nested opacity (#35407) 2025-10-10 23:17:20 +02:00
ownership_post.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
painting.rs gpui: Add more default font fallbacks (#35086) 2025-10-15 16:33:26 -07:00
paths_bench.rs Render paths to a single fixed-size MSAA texture (#34992) 2025-07-25 14:39:24 -07:00
pattern.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
scrollable.rs gpui: Fix scroll area to support two-layer scrolling in different directions (#31062) 2025-06-06 10:06:09 -07:00
set_menus.rs Revert "gpui: Flash menu in menubar on macOS when action is triggered (#38588)" (#38880) 2025-09-25 13:36:19 +00:00
shadow.rs gpui: Add shadow_xs, shadow_2xs and fix shadow values to match Tailwind CSS (#33361) 2025-07-03 09:50:26 -03:00
tab_stop.rs gpui: Press enter, space to trigger click to focused element (#35075) 2025-08-05 18:15:30 -04: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 gpui: Add tree example (#34942) 2025-07-23 12:17:23 +02:00
uniform_list.rs gpui: Simplify uniform list API by removing entity param (#32480) 2025-06-10 18:50:57 +00:00
window.rs gpui: Support disabling window resizing and minimizing (#36859) 2025-08-27 10:26:57 -07:00
window_positioning.rs Add macOS window tabs (#33334) 2025-08-28 03:51:22 +00:00
window_shadow.rs gpui: Press enter, space to trigger click to focused element (#35075) 2025-08-05 18:15:30 -04:00