zed/crates/gpui/src
2022-07-13 10:38:34 +02:00
..
app Add command palette filter global and update it when vim mode is enabled/disabled 2022-06-28 13:35:43 -07:00
elements fix merge conflicr 2022-07-07 17:24:55 -07:00
platform Don't borrow window state mutably until we need to invoke resize callback 2022-07-13 10:38:34 +02:00
views Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
app.rs Fixes terminal launch issues and adds tests for queries 2022-07-12 17:45:11 -07: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 Add tooltip to follow collaborators 2022-06-15 17:08:39 +02:00
executor.rs Always finish previous autosave before starting a new one 2022-07-05 17:51:01 +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 pull event data out into individual Event structs 2022-07-06 15:36:42 -07: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 Always use capital letters when rendering a keystroke 2022-06-16 17:48:10 -07:00
platform.rs pull event data out into individual Event structs 2022-07-06 15:36:42 -07:00
presenter.rs fix merge conflicr 2022-07-07 17:24:55 -07:00
scene.rs fix merge conflicr 2022-07-07 17:24:55 -07:00
test.rs Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00
text_layout.rs rendering cursor correctly 2022-07-01 13:03:26 -07: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