ZIm/crates/gpui/src
Antonio Scandurra f68a475eca
Introduce rating for assistant threads (#26780)
Release Notes:

- N/A

---------

Co-authored-by: Richard Feldman <oss@rtfeldman.com>
Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-03-14 14:41:50 +00:00
..
app git: Pass project environment to git binary invocations (#26301) 2025-03-10 12:12:46 -04:00
elements Fix pane magnification causing mouse to drag tabs unexpectedly (#26383) 2025-03-12 13:32:42 -05:00
keymap Use Vec for KeyContext instead of SmallVec (#24916) 2025-02-17 12:43:28 -07:00
platform macOS: Disable fullscreen window tabbing (take 2) (#26774) 2025-03-14 19:13:01 +05:30
text_system editor: Fix text selection not visible on text background (#26454) 2025-03-11 18:43:11 +05:30
window gpui: Rename rounded_sm to rounded_xs (#26221) 2025-03-06 16:08:19 +00:00
action.rs Support hunk-wise StageAndNext and UnstageAndNext (#25845) 2025-03-01 02:39:08 +00:00
app.rs Introduce rating for assistant threads (#26780) 2025-03-14 14:41:50 +00:00
arena.rs Track caller on <usize as ToOffset>::to_offset (#24503) 2025-02-08 15:29:29 +00:00
asset_cache.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
assets.rs repl: Set up a way to copy output from the REPL (#16649) 2024-08-22 15:03:42 -07:00
bounds_tree.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
color.rs git_ui: Branch picker improvements (#26287) 2025-03-10 11:39:01 -04:00
element.rs gpui: Update docs to reflect removal of View, ViewContext, WindowContext (#24008) 2025-01-31 11:40:42 -08:00
executor.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
geometry.rs Fix some visual bugs w/ edit predictions (#24591) 2025-02-10 23:49:08 +00:00
global.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
gpui.rs Revert "Revert recent anti-aliasing improvements (#24289)" and fix selection top right corner radius issue (#24342) 2025-02-06 11:03:23 +02:00
input.rs Implement character index for point (#23989) 2025-02-04 20:15:43 +00:00
interactive.rs Use click event to determine modifier keys (#22988) 2025-01-30 16:40:20 -08:00
key_dispatch.rs Rework git toasts (#26420) 2025-03-11 21:39:29 +00:00
keymap.rs Centralize logic around which keybind to display (#25215) 2025-02-20 09:08:12 -05:00
path_builder.rs Revert "Revert recent anti-aliasing improvements (#24289)" and fix selection top right corner radius issue (#24342) 2025-02-06 11:03:23 +02:00
platform.rs windows: Dock menu impl 2 (#26010) 2025-03-06 12:40:34 +00:00
prelude.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
scene.rs Revert "Revert recent anti-aliasing improvements (#24289)" and fix selection top right corner radius issue (#24342) 2025-02-06 11:03:23 +02:00
shared_string.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
shared_uri.rs Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
style.rs gpui: Add restrict_scroll_to_axis to match web scrolling behavior (#25963) 2025-03-03 17:32:08 -05:00
styled.rs gpui: Add underline style method (#24784) 2025-02-24 12:58:20 -05:00
subscription.rs Synchronize modal commit editor with panel editor (#26068) 2025-03-04 21:58:26 +00:00
svg_renderer.rs gpui: Add support for text in SVGs (#26335) 2025-03-14 08:25:11 -05:00
taffy.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
test.rs gpui: Update docs to reflect removal of View, ViewContext, WindowContext (#24008) 2025-01-31 11:40:42 -08:00
text_system.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
util.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
view.rs Add more view tracking (#24683) 2025-02-11 19:18:54 +00:00
window.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00