zed/crates/gpui/src
Antonio Scandurra 38e902b241 WIP: Start on auto-update
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Keith Simmons <keith@zed.dev>
2022-04-04 18:59:57 +02:00
..
elements Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
platform WIP: Start on auto-update 2022-04-04 18:59:57 +02:00
views Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
app.rs Fully disable vim mode on start unless it's enabled 2022-03-26 19:19:12 -06:00
assets.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
clipboard.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
color.rs Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
elements.rs Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
executor.rs Fire fake timers waking up at the same time as the current clock 2022-03-28 10:57:52 +02:00
font_cache.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
fonts.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
geometry.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
gpui.rs Switch to using mouse navigation events instead of other in order to get rid of opaque button id 2022-03-09 15:04:04 -08:00
image_data.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
json.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
keymap.rs Add initial vim mode mode switching 2022-03-25 20:10:37 -07:00
platform.rs WIP: Start on auto-update 2022-04-04 18:59:57 +02:00
presenter.rs Add AnyWeakViewHandle 2022-03-17 17:53:38 -07:00
scene.rs Don't draw scene elements if their size is zero 2022-03-14 15:29:18 +01:00
test.rs Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00
text_layout.rs Make all HighlightStyle properties optional 2022-03-15 10:39:43 +01:00
util.rs Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
views.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00