ZIm/crates/gpui/src
Max Brunsfeld 065734e1de
Merge pull request #898 from zed-industries/track-window-focus
Focus/blur views when application windows become active/inactive
2022-04-25 08:54:47 -07:00
..
app Allow actions to be deserialized from JSON 2022-04-08 15:47:51 -07:00
elements Apply cursor styles during paint 2022-04-22 10:54:18 -06:00
platform Remove duplication between windowDid{Become,Resign}Key callbacks 2022-04-22 15:06:50 -07:00
views Allow actions to be deserialized from JSON 2022-04-08 15:47:51 -07:00
app.rs Focus/blur views when application windows become active/inactive 2022-04-22 14:18:50 -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 Pass visible bounds to Element::dispatch_event 2022-04-07 15:10:09 +02:00
executor.rs Fix hang when dropping ::scoped future under deterministic executor 2022-04-18 17:11:39 -07: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 Allow actions to be deserialized from JSON 2022-04-08 15:47:51 -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 Display key bindings in the command palette 2022-04-18 17:11:08 -07:00
platform.rs Focus/blur views when application windows become active/inactive 2022-04-22 14:18:50 -07:00
presenter.rs Only set the cursor style once per mouse move event 2022-04-22 18:57:49 -06:00
scene.rs Apply cursor styles during paint 2022-04-22 10:54:18 -06:00
test.rs Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00
text_layout.rs Render emojis 2022-04-13 17:31:10 +02: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