zed/crates/gpui/src
2022-07-07 14:51:34 -07: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 GPUI change proposals 2022-07-07 14:51:34 -07:00
platform Add unit test for ViewContext::observe_window_activation 2022-07-05 17:51:01 +02:00
views Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
app.rs Merge pull request #1304 from zed-industries/deploy-panic 2022-07-07 12:14:57 -07:00
assets.rs
clipboard.rs
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
gpui.rs Working on grid rendering 2022-07-05 15:10:34 -07:00
image_data.rs
json.rs
keymap.rs Always use capital letters when rendering a keystroke 2022-06-16 17:48:10 -07:00
platform.rs Introduce ViewContext::on_window_should_close 2022-06-23 11:43:19 +02:00
presenter.rs added inline hint 2022-07-07 14:51:34 -07:00
scene.rs GPUI change proposals 2022-07-07 14:51:34 -07:00
test.rs
text_layout.rs rendering cursor correctly 2022-07-01 13:03:26 -07:00
util.rs
views.rs