zed/crates/gpui/src
张小白 201db23b58
windows: Fix titlebar rendering on Windows 10 (#14656)
As we discussed in #14190, we agreed to open a new PR.

Release Notes:

- N/A
2024-07-25 10:43:25 -07:00
..
app Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
elements Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
keymap Refactor key dispatch (#14942) 2024-07-22 10:46:16 -06:00
platform windows: Fix titlebar rendering on Windows 10 (#14656) 2024-07-25 10:43:25 -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 Update http crate name (#15041) 2024-07-23 15:01:05 -07: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 Avoid losing focus when block decorations go offscreen (#14815) 2024-07-19 17:04:18 +02:00
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 linux: Better GPU debugging (#14706) 2024-07-23 09:56:45 -06:00
input.rs
interactive.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
key_dispatch.rs Refactor key dispatch (#14942) 2024-07-22 10:46:16 -06:00
keymap.rs Refactor key dispatch (#14942) 2024-07-22 10:46:16 -06:00
platform.rs Make CosmicTextSystem Linux-only (#14728) 2024-07-25 10:40:49 -07: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 gpui_macros: Extract border_style_methods macro (#14514) 2024-07-15 15:51:29 -04:00
subscription.rs
svg_renderer.rs
taffy.rs
test.rs
text_system.rs settings_ui: Add UI and buffer font weight controls (#15104) 2024-07-24 14:09:13 -04:00
util.rs Prefer .map for conditionals with else conditions (#15118) 2024-07-24 17:09:07 -04:00
view.rs
window.rs linux: Better GPU debugging (#14706) 2024-07-23 09:56:45 -06:00