zed/crates/gpui
Nathan Sobo 8e3b23e510 Rename Window::mouse_position to last_mouse_position
We want to encourage people to use WindowContext::mouse_position, which
requests the position from the platform.

Co-Authored-By: Conrad Irwin <conrad@zed.dev>
2023-08-23 13:28:22 -06:00
..
examples Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
playground Use platform API to request mouse position 2023-08-23 13:10:41 -06:00
playground_macros Use RefinementCascade to compose pressability and hoverability 2023-08-23 12:18:12 -06:00
src Rename Window::mouse_position to last_mouse_position 2023-08-23 13:28:22 -06:00
tests Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
build.rs Use a hand-coded parser for keymap context predicates 2023-01-16 15:53:49 -08:00
Cargo.toml Introduce Refinement trait and derive macro 2023-08-18 01:03:46 -06:00