zed/gpui
Nathan Sobo 1cb3fdbf7d Synthesize a mouse moved event in the previous position after painting a scene
This ensures that we correctly update the hover state of elements whose position has changed relative to the mouse cursor even though the mouse hasn't actually moved.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-04-28 13:02:39 -06:00
..
examples Pass the on_finish_launching callback to Platform::run 2021-04-09 21:33:17 -06:00
grammars/context-predicate Add context predicate parser 2021-03-09 19:33:19 -07:00
src Synthesize a mouse moved event in the previous position after painting a scene 2021-04-28 13:02:39 -06:00
build.rs Whitelist shader bindings using a regex, not individual types 2021-03-29 12:39:21 -07:00
Cargo.toml Use our own scoped_pool implementation 2021-04-20 14:07:36 -07:00