zed/crates/gpui
Antonio Scandurra 462e5852c2 Use an "always active" tracking area to detect mouseMoved events
This ensures that we can still receive mouse moved events (e.g. for
setting the cursor style) for panels that float above other windows
even if the application isn't active.
2022-09-15 15:45:08 +02:00
..
examples Make capture example its own crate 2022-09-13 14:10:13 +02:00
grammars/context-predicate WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
src Use an "always active" tracking area to detect mouseMoved events 2022-09-15 15:45:08 +02:00
build.rs Extract io_surface crate and invoke custom callback on frame sample 2022-09-13 14:10:13 +02:00
Cargo.toml Pass CVImageBuffers into GPUI instead of IOSurfaces 2022-09-13 14:10:13 +02:00