ZIm/crates/gpui/src
Julia 0414723a54 Decode URL from openURLs to handle percent encoded paths
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-01-24 18:48:15 -05:00
..
app working f and t bindings 2023-01-06 14:24:20 -08:00
elements Add in-window on-move-out mouse handler concept 2023-01-19 12:34:13 -05:00
keymap_matcher Add '>' child operator in keymap context predicates 2023-01-16 16:00:46 -08:00
platform Decode URL from openURLs to handle percent encoded paths 2023-01-24 18:48:15 -05:00
presenter Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev 2022-08-22 16:16:40 -07:00
scene Add in-window on-move-out mouse handler concept 2023-01-19 12:34:13 -05:00
views Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
app.rs Add confirm_quit setting 2023-01-20 13:02:38 -08: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 Merge remote-tracking branch 'origin/main' into screen-sharing 2022-10-19 10:04:56 +02:00
executor.rs Track open buffers when handling sync requests 2023-01-02 20:27:59 -07:00
font_cache.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
fonts.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
geometry.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
gpui.rs working f and t bindings 2023-01-06 14:24:20 -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_matcher.rs Add '>' child operator in keymap context predicates 2023-01-16 16:00:46 -08:00
platform.rs Fix broken merge 2023-01-20 09:19:58 -08:00
presenter.rs Switch PopUp windows to use the NSTrackingArea API and add support for the mouseExited event 2023-01-20 16:35:25 -08:00
scene.rs Rename height to z-index 2022-10-25 13:47:12 +02:00
test.rs WIP - Panic immediately when detecting non-determinism via a change to the execution trace 2022-12-23 17:34:13 -08:00
text_layout.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -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