zed/crates/gpui/src
2022-07-22 14:52:24 +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 Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
platform Honor ⌘ when Dvorak-QWERTY is used 2022-07-22 14:52:24 +02:00
views Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
app.rs Remove print statements 2022-07-21 13:44:58 -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 Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +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 Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02: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 Remove the set_selected_text_range method from the InputHandler trait 2022-07-21 12:22:12 -07:00
presenter.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02: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